Imagick::quantizeImages
(PECL imagick 2, PECL imagick 3)
Imagick::quantizeImages — Analyzes 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 при ошибке.