The Imagick class
PHP Manual

Imagick::posterizeImage

(PECL imagick 2.0.0)

Imagick::posterizeImageReduces the image to a limited number of color level

Descrição

bool Imagick::posterizeImage ( int $levels , bool $dither )
Aviso

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

Reduces the image to a limited number of color level.

Parâmetros

levels

dither

Valor Retornado

Retorna TRUE em sucesso.


The Imagick class
PHP Manual