Php/docs/gmagickpixel.getcolorcount

From Get docs

GmagickPixel::getcolorcount

(PECL gmagick >= Unknown)

GmagickPixel::getcolorcountReturns the color count associated with this color


Description

public GmagickPixel::getcolorcount ( ) : int

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.