GmagickPixel::getcolorcountReturns the color count associated with this color Description
public int GmagickPixel::getcolorcount()
Returns the color count associated with this color. ParametersThis function has no parameters. Return ValuesReturns the color count as an integer on success, throws GmagickPixelException on failure. |