Searched defs:percent_hue (Results 1 – 2 of 2) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | enhance.c | 2937 static inline void ModulateHCL(const double percent_hue, in ModulateHCL() 2960 static inline void ModulateHCLp(const double percent_hue, in ModulateHCLp() 2983 static inline void ModulateHSB(const double percent_hue, in ModulateHSB() 3006 static inline void ModulateHSI(const double percent_hue, in ModulateHSI() 3029 static inline void ModulateHSL(const double percent_hue, in ModulateHSL() 3052 static inline void ModulateHSV(const double percent_hue, in ModulateHSV() 3075 static inline void ModulateHWB(const double percent_hue, in ModulateHWB() 3099 const double percent_chroma,const double percent_hue,double *red, in ModulateLCHab() 3122 const double percent_chroma,const double percent_hue,double *red, in ModulateLCHuv() 3160 percent_hue, in ModulateImage() local
|
D | accelerate.c | 3416 const double percent_brightness,const double percent_hue, in ComputeModulateImage() 3586 const double percent_brightness,const double percent_hue, in AccelerateModulateImage()
|