Searched defs:percent_hue (Results 1 – 2 of 2) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | enhance.c | 3449 static inline void ModulateHCL(const double percent_hue, in ModulateHCL() 3468 static inline void ModulateHCLp(const double percent_hue, in ModulateHCLp() 3487 static inline void ModulateHSB(const double percent_hue, in ModulateHSB() 3506 static inline void ModulateHSI(const double percent_hue, in ModulateHSI() 3525 static inline void ModulateHSL(const double percent_hue, in ModulateHSL() 3544 static inline void ModulateHSV(const double percent_hue, in ModulateHSV() 3563 static inline void ModulateHWB(const double percent_hue, in ModulateHWB() 3583 const double percent_chroma,const double percent_hue,double *red, in ModulateLCHab() 3602 const double percent_chroma,const double percent_hue,double *red, in ModulateLCHuv() 3636 percent_hue, in ModulateImage() local
|
D | accelerate.c | 3353 const double percent_brightness,const double percent_hue, in ComputeModulateImage() 3523 const double percent_brightness,const double percent_hue, in AccelerateModulateImage()
|