ImagickPixel::getColorCount

(PECL imagick 2.0.0)

ImagickPixel::getColorCountReturns the color count associated with this color

Beskrivelse

int ImagickPixel::getColorCount ( void )
Advarsel

This function is currently not documented; only its argument list is available.

Returns the color count associated with this color.

Returnerings Værdier

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

add a note add a note

User Contributed Notes

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