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

Popis

bool imagick_threshold ( resource image, float threshold )

Varování

Tato funkce ještě není zdokumentována, k dispozici je pouze seznam argumentů.

Seznam parametrů

image

Image handle

threshold

The desired threshold value

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.