Method RGBtoHSV
RGBtoHSV(RGBValue)
Converts RGB color to HSVValue.
public static HSVValue RGBtoHSV(RGBValue rgb)
Parameters
rgbRGBValueRGB Color.
Converts RGB color to HSVValue.
public static HSVValue RGBtoHSV(RGBValue rgb)
rgb RGBValueRGB Color.