Searched defs:percent_hue (Results 1 – 2 of 2) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | enhance.c | 3441 static inline void ModulateHCL(const double percent_hue, in ModulateHCL() 3460 static inline void ModulateHCLp(const double percent_hue, in ModulateHCLp() 3479 static inline void ModulateHSB(const double percent_hue, in ModulateHSB() 3498 static inline void ModulateHSI(const double percent_hue, in ModulateHSI() 3517 static inline void ModulateHSL(const double percent_hue, in ModulateHSL() 3536 static inline void ModulateHSV(const double percent_hue, in ModulateHSV() 3555 static inline void ModulateHWB(const double percent_hue, in ModulateHWB() 3575 const double percent_chroma,const double percent_hue,double *red, in ModulateLCHab() 3594 const double percent_chroma,const double percent_hue,double *red, in ModulateLCHuv() 3628 percent_hue, in ModulateImage() local
|
D | accelerate.c | 3325 const double percent_brightness,const double percent_hue, in ComputeModulateImage() 3495 const double percent_brightness,const double percent_hue, in AccelerateModulateImage()
|