Imagick::quantizeImages
画像シーケンス内の色を解析する
説明
public bool Imagick::quantizeImages(
int $numberColors
,
int $colorspace
,
int $treedepth
,
bool $dither
,
bool $measureError
)
パラメータ
-
numberColors
-
-
colorspace
-
-
treedepth
-
-
dither
-
-
measureError
-
エラー / 例外
エラー時に ImagickException をスローします。