Imagick::quantizeImages
(PECL imagick 2, PECL imagick 3)
Imagick::quantizeImages — Analyzes the colors within a sequence of images
Beschreibung
int
$numberColors
,int
$colorspace
,int
$treedepth
,bool
$dither
,bool
$measureError
): bool
Parameter-Liste
-
numberColors
-
-
colorspace
-
-
treedepth
-
-
dither
-
-
measureError
-
Rückgabewerte
Liefert true
bei Erfolg.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.