Forum und email
imagick_threshold

imagick_threshold

(PECL)

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

Opis

bool imagick_threshold ( resource image, float threshold )

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

image

Image handle

threshold

The desired threshold value

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.