PHP » GoLang |
login |
register |
about
|
GoLang Imagick::thresholdImage
request it (294)
GoLang replacement for PHP's Imagick::thresholdImage
[edit | history]
Imagick::thresholdImage(PECL imagick 2.0.0) Imagick::thresholdImage — Changes the value of individual pixels based on a threshold Description
bool Imagick::thresholdImage
( float
$threshold
[, int $channel = Imagick::CHANNEL_DEFAULT
] )Changes the value of individual pixels based on the intensity of each pixel compared to threshold. The result is a high-contrast, two color image. Parameters
Return Values
Returns Examples
Example #1 Imagick::thresholdImage()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|