Imagick::quantizeImages

(PECL imagick 2, PECL imagick 3)

Imagick::quantizeImagesAnalyzes the colors within a sequence of images

說明

public Imagick::quantizeImages(
    int $numberColors,
    int $colorspace,
    int $treedepth,
    bool $dither,
    bool $measureError
): bool

參數(shù)

numberColors

colorspace

treedepth

dither

measureError

返回值

成功時(shí)返回 true。

錯(cuò)誤/異常

錯(cuò)誤時(shí)拋出 ImagickException。