GmagickPixel::getcolorcount
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Returns the color count associated with this color
Description
GmagickPixel::getcolorcount(): int
Returns the color count associated with this color.
Parameters Parameters
Return Values
Returns the color count as an integer on success, throws GmagickPixelException on failure.