OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 49 milliseconds