Imagick::thresholdImage
Changes the value of individual pixels based on a threshold
Description
bool Imagick::thresholdImage
( float $threshold
[, int $channel
= Imagick::CHANNEL_ALL
] )
Parameters
-
threshold
-
-
channel
-
Return Values
Returns TRUE
on success.