Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ConvertRGBToHCLp

906 %  ConvertRGBToHCLp() transforms a (red, green, blue) to a (hue, chroma,
909 % The format of the ConvertRGBToHCLp method is:
911 % void ConvertRGBToHCLp(const double red,const double green,
923 MagickPrivate void ConvertRGBToHCLp(const double red,const double green,