PHP » GoLang |
login |
register |
about
|
GoLang Imagick::quantizeImage
request it (269)
GoLang replacement for PHP's Imagick::quantizeImage
[edit | history]
Imagick::quantizeImage(PECL imagick 2.0.0) Imagick::quantizeImage — Analyzes the colors within a reference image Description
bool Imagick::quantizeImage
( int
$numberColors
, int $colorspace
, int $treedepth
, bool $dither
, bool $measureError
)Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. Examples
Example #1 Imagick::quantizeImage()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|