Lines Matching refs:ConvertRGBToHSV
1170 % ConvertRGBToHSV() transforms a (red, green, blue) to a (hue, saturation,1173 % The format of the ConvertRGBToHSV method is:1175 % void ConvertRGBToHSV(const double red,const double green,1187 MagickPrivate void ConvertRGBToHSV(const double red,const double green,