Force all pixels above the threshold into white
$threshold
Is like Imagick::ThresholdImage() but force all pixels above the threshold into white while leaving all pixels below the threshold unchanged.
threshold
Returns TRUE on success.
TRUE