imagick_threshold

(PECL)

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

Beschreibung

bool imagick_threshold ( resource image, float threshold )

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter Liste

image

Image handle

threshold

The desired threshold value

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.