Method MakeMono
MakeMono(ref RGBValue, bool)
Assigns the same value to RGB of the color: 0 if on
is false, 255 otherwise.
public static void MakeMono(ref RGBValue rgb, bool on)
Assigns the same value to RGB of the color: 0 if on
is false, 255 otherwise.
public static void MakeMono(ref RGBValue rgb, bool on)