Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 3 of 3) sorted by relevance

/imagick/
H A DImagick.stub.php328 public function deskewImage(float $threshold): bool {}
356 public function houghLineImage(int $width, int $height, float $threshold): bool {}
590 …public function thresholdImage(float $threshold, int $channel = Imagick::CHANNEL_DEFAULT): bool {}
633 public function solarizeImage(int $threshold): bool {}
1049 public function sepiaToneImage(float $threshold): bool {}
1115 float $threshold,
1251 float $threshold,
1269 …Imagick $image, ?array &$offset = null, ?float &$similarity = null, float $threshold = 0.0, int $m…
1272 …Imagick $image, ?array &$offset = null, ?float &$similarity = null, float $threshold = 0.0, int $m…
H A Dshim_im6_to_im7.c724 const double threshold) { in MagickSelectiveBlurImageChannel()
782 …pe MagickSolarizeImageChannel(MagickWand *wand, const ChannelType channel,const double threshold) { in MagickSolarizeImageChannel()
860 const double amount,const double threshold) { in MagickUnsharpMaskImageChannel()
H A Dimagick_class.c2473 double threshold; in PHP_METHOD() local
2501 double threshold; in PHP_METHOD() local
5291 double threshold; in PHP_METHOD() local
6026 double radius, sigma, amount, threshold; local
10486 double threshold; local
10807 im_long threshold; local
12423 double brightness, contrast, threshold; local

Completed in 81 milliseconds