imagick_threshold

(PECL)

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

Descrição

bool imagick_threshold ( resource image, float threshold )

Atenção

Esta função não está documentada, somente a lista de argumentos está disponível.

Parâmetros

image

Image handle

threshold

The desired threshold value

Valores de retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.