Imagick::blackThresholdImage
Forces all pixels below the threshold into black
Description
bool Imagick::blackThresholdImage
( mixed $threshold
)
Parameters
-
threshold
-
The threshold below which everything turns black
Return Values
Returns TRUE
on success.