Gmagick
PHP Manual

Gmagick::getimagecolors

(PECL gmagick >= Unknown)

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

Descrizione

public int Gmagick::getimagecolors ( void )

Returns the color of the specified colormap index.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The number of colors in image.

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual