HomeSort by relevance Sort by last modified time
    Searched defs:ConvertHSLToRGB (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
gem.c 452 % ConvertHSLToRGB() transforms a (hue, saturation, lightness) to a (red,
457 % void ConvertHSLToRGB(const double hue,const double saturation,
468 MagickExport void ConvertHSLToRGB(const double hue,const double saturation,
    [all...]
methods.h 213 #define ConvertHSLToRGB PrependMagickMethod(ConvertHSLToRGB)
    [all...]

Completed in 85 milliseconds