Gmagick
PHP Manual

Gmagick::getimagecolors

(PECL gmagick >= Unknown)

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

Opis

public int Gmagick::getimagecolors ( void )

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.


Gmagick
PHP Manual