Searched defs:black_point (Results 1 – 3 of 3) sorted by relevance
/imagick/ |
H A D | shim_im6_to_im7.c | 235 const ChannelType channel,const double black_point, in MagickContrastStretchImageChannel() 573 const ChannelType channel,const double black_point,const double gamma, in MagickLevelImageChannel()
|
H A D | Imagick.stub.php | 25 public function vignetteImage(float $black_point, float $white_point, int $x, int $y): bool {} 62 float $black_point, 158 public function linearStretchImage(float $black_point, float $white_point): bool {} 969 float $black_point,
|
H A D | imagick_class.c | 108 double black_point, white_point; in PHP_METHOD() local 254 double black_point, white_point; in PHP_METHOD() local 4719 double black_point, gamma, white_point; in PHP_METHOD() local
|
Completed in 49 milliseconds