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 )
Waarschuwing |
Deze functie is op het
moment niet gedocumenteerd, alleen de lijst met argumenten is
beschikbaar. |
Parameters
image
Image handle
threshold
The desired threshold value
Return Values
Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.