GoLang Imagick::getImageColors

request it (187)
GoLang replacement for PHP's Imagick::getImageColors [edit | history]



Do you know a GoLang replacement for PHP's Imagick::getImageColors? Write it!

PHP Imagick::getImageColors

PHP original manual for Imagick::getImageColors [ show | php.net ]

Imagick::getImageColors

(PECL imagick 2.0.0)

Imagick::getImageColorsGets the number of unique colors in the image

Description

int Imagick::getImageColors ( void )

Gets the number of unique colors in the image.

Return Values

Returns an integer, the number of unique colors in the image.