Searched refs:ConvertLCHuvToRGB (Results 1 – 5 of 5) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | gem-private.h | 74 ConvertLCHuvToRGB(const double,const double,const double,const IlluminantType,
|
D | methods.h | 207 #define ConvertLCHuvToRGB PrependMagickMethod(ConvertLCHuvToRGB) macro
|
D | gem.c | 808 MagickPrivate void ConvertLCHuvToRGB(const double luma,const double chroma, in ConvertLCHuvToRGB() function
|
D | colorspace.c | 2422 ConvertLCHuvToRGB(X,Y,Z,illuminant,&red,&green,&blue); in TransformsRGBImage()
|
D | enhance.c | 3618 ConvertLCHuvToRGB(luma,chroma,hue,illuminant,red,green,blue); in ModulateLCHuv()
|