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

戻り値

成功した場合に true を返します。

エラー / 例外

エラー時に ImagickException をスローします。

関連キーワード:  画像, 解析, シーケンス, Imagick, , quantizeImages, int, imagick, colorspace, treedepth