ImagickPixel::getColorCount

(PECL imagick 2.0.0)

ImagickPixel::getColorCountReturns the color count associated with this color

Опис

int ImagickPixel::getColorCount ( void )
Увага

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

Returns the color count associated with this color.

Значення, що повертаються

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