Gmagick
PHP Manual

Gmagick::getimagecolors

(PECL gmagick >= Unknown)

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

Descrierea

public int Gmagick::getimagecolors ( void )

Returns the color of the specified colormap index.

Parametri

Această funcție nu are parametri.

Valorile întoarse

The number of colors in image.

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual