(PECL imagick 2.0.0)
Analyzes the colors within a sequence of images
bool Imagick::quantizeImages ( int $numberColors, int $colorspace, int $treedepth, bool $dither, bool $measureError )
Parameters:
numberColors
colorspace
treedepth
dither
measureError
Returns:
Returns TRUE
on success.
Exception:
Throws ImagickException on error.
Please login to continue.