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

  /external/ImageMagick/MagickCore/
gem.c 274 % ConvertHSBToRGB() transforms a (hue, saturation, brightness) to a (red,
279 % void ConvertHSBToRGB(const double hue,const double saturation,
290 MagickPrivate void ConvertHSBToRGB(const double hue,const double saturation,
    [all...]
methods.h 212 #define ConvertHSBToRGB PrependMagickMethod(ConvertHSBToRGB)
    [all...]

Completed in 75 milliseconds