Imagick::quantizeImages
(PECL imagick 2, PECL imagick 3)
Imagick::quantizeImages — 分析图像序列中的颜色
描述
public Imagick::quantizeImages(
int $numberColors
,
int $colorspace
,
int $treedepth
,
bool $dither
,
bool $measureError
):
bool
参数
numberColors
-
colorspace
-
treedepth
-
dither
-
measureError
-
错误/异常
错误时抛出 ImagickException。