The Imagick class
PHP Manual

Imagick::quantizeImages

(No version information available, might be only in CVS)

Imagick::quantizeImagesAnalyzes the colors within a sequence of images

Opis

bool Imagick::quantizeImages ( int $numberColors , int $colorspace , int $treedepth , bool $dither , bool $measureError )
Ostrzeżenie

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

Parametry

numberColors

colorspace

treedepth

dither

measureError

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


The Imagick class
PHP Manual