Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
imagick_threshold

imagick_threshold

(PECL)

imagick_threshold -- Change the value of individual pixels based on the intensity of each pixel compared to threshold

Description

bool imagick_threshold ( resource image, float threshold )

Warning

This function is currently not documented; only the argument list is available.

Parameters

image

Image handle

threshold

The desired threshold value

Return Values

Returns TRUE on success or FALSE on failure.