Lines Matching refs:ConvertRGBToHSI
1039 % ConvertRGBToHSI() transforms a (red, green, blue) to a (hue, saturation,1042 % The format of the ConvertRGBToHSI method is:1044 % void ConvertRGBToHSI(const double red,const double green,1056 MagickPrivate void ConvertRGBToHSI(const double red,const double green,