Gmagick::getimagecolors

(PECL gmagick >= Unknown)

Gmagick::getimagecolors Returns the color of the specified colormap index

Beskrivelse

public int Gmagick::getimagecolors ( void )

Returns the color of the specified colormap index.

Parametre

This function has no parameters.

Returnerings Værdier

The number of colors in image.

Fejl/Undtagelser

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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