Imagick::quantizeImages
(PECL imagick 2.0.0)
Imagick::quantizeImages — Analyzes the colors within a sequence of images
Описание
bool Imagick::quantizeImages
( int $numberColors
, int $colorspace
, int $treedepth
, bool $dither
, bool $measureError
)
Список параметров
-
numberColors
-
-
colorspace
-
-
treedepth
-
-
dither
-
-
measureError
-
Возвращаемые значения
В случае успешной работы возвращает TRUE.
Ошибки
Вызывает ImagickException при ошибке.