Gmagick::getimagecolors

(PECL gmagick >= Unknown)

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

Opis

public Gmagick::getimagecolors ( void ) : int

Returns the color of the specified colormap index.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The number of colors in image.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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