array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'imagick.quantizeimages.php', 1 => 'Imagick::quantizeImages', 2 => 'Analyzes the colors within a sequence of images', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.quantizeimage.php', 1 => 'Imagick::quantizeImage', ), 'next' => array ( 0 => 'imagick.queryfontmetrics.php', 1 => 'Imagick::queryFontMetrics', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/quantizeimages.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

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

Параметри

numberColors

colorspace

treedepth

dither

measureError

Значення, що повертаються

Повертає true в разі успіху.

Помилки/виключення

Кидає ImagickException в разі помилки.