GoLang GmagickPixel::getcolorcount

request it (192)
GoLang replacement for PHP's GmagickPixel::getcolorcount [edit | history]



Do you know a GoLang replacement for PHP's GmagickPixel::getcolorcount? Write it!

PHP GmagickPixel::getcolorcount

PHP original manual for GmagickPixel::getcolorcount [ show | php.net ]

GmagickPixel::getcolorcount

(PECL gmagick >= Unknown)

GmagickPixel::getcolorcountReturns the color count associated with this color

Description

public int GmagickPixel::getcolorcount ( void )

Returns the color count associated with this color

Parameters

This function has no parameters.

Return Values

Returns the color count as an integer on success, throws GmagickPixelException on failure.