Imagick::quantizeImages

(PECL imagick 2, PECL imagick 3)

Imagick::quantizeImagesAnalyzes the colors within a sequence of images

Описание

public Imagick::quantizeImages ( int $numberColors , int $colorspace , int $treedepth , bool $dither , bool $measureError ) : bool

Список параметров

numberColors

colorspace

treedepth

dither

measureError

Возвращаемые значения

В случае успешной работы возвращает true.

Ошибки

Вызывает ImagickException при ошибке.