Gmagick
PHP Manual

Gmagick::getimagecolors

(PECL gmagick >= Unknown)

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

Description

public void Gmagick::getimagecolors ( void )

Returns the color of the specified colormap index.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

The number of colors in image.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual