PHP » GoLang |
login |
register |
about
|
GoLang Gmagick::quantizeimages
request it (303)
GoLang replacement for PHP's Gmagick::quantizeimages
[edit | history]
Gmagick::quantizeimages(PECL gmagick >= Unknown) Gmagick::quantizeimages — The quantizeimages purpose Description
public Gmagick Gmagick::quantizeimages
( int
$numColors
, int $colorspace
, int $treeDepth
, bool $dither
, bool $measureError
)Analyzes the colors within a sequence of images and chooses a fixed number of colors to represent the image. The goal of the algorithm is to minimize the color difference between the input and output image while minimizing the processing time. Parameters
Return ValuesThe Gmagick object on success Errors/ExceptionsThrows an GmagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|