GmagickPixel::getcolorcount

(PECL gmagick >= Unknown)

GmagickPixel::getcolorcountReturns the color count associated with this color

Beskrivelse

public int GmagickPixel::getcolorcount ( void )

Returns the color count associated with this color

Parametre

This function has no parameters.

Returnerings Værdier

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top