Searched defs:percent_hue (Results 1 – 2 of 2) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | enhance.c | 3450 static inline void ModulateHCL(const double percent_hue, in ModulateHCL() 3469 static inline void ModulateHCLp(const double percent_hue, in ModulateHCLp() 3488 static inline void ModulateHSB(const double percent_hue, in ModulateHSB() 3507 static inline void ModulateHSI(const double percent_hue, in ModulateHSI() 3526 static inline void ModulateHSL(const double percent_hue, in ModulateHSL() 3545 static inline void ModulateHSV(const double percent_hue, in ModulateHSV() 3564 static inline void ModulateHWB(const double percent_hue, in ModulateHWB() 3584 const double percent_chroma,const double percent_hue, in ModulateLCHab() 3603 const double percent_chroma,const double percent_hue, in ModulateLCHuv() 3637 percent_hue, in ModulateImage() local
|
D | accelerate.c | 3361 const double percent_brightness,const double percent_hue, in ComputeModulateImage() 3531 const double percent_brightness,const double percent_hue, in AccelerateModulateImage()
|