Method Replace
Replace(RGBValue, RGBValue)
Replaces the color specified by (r1.R, r1.G, r1.B) by the color (r2.R, r2.G, r2.B).
void Replace(RGBValue r1, RGBValue r2)
Replaces the color specified by (r1.R, r1.G, r1.B) by the color (r2.R, r2.G, r2.B).
void Replace(RGBValue r1, RGBValue r2)