The Imagick class
PHP Manual

Imagick::posterizeImage

(PECL imagick 2.0.0)

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

Descrierea

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

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Reduces the image to a limited number of color level.

Parametri

levels

dither

Valorile întoarse

Întoarce TRUE în caz de succes.


The Imagick class
PHP Manual