Gmagick::getimagecolors

(PECL gmagick >= Unknown)

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

Descrição

public Gmagick::getimagecolors ( ) : int

Returns the color of the specified colormap index.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The number of colors in image.

Erros

Lança uma exceção GmagickException em erros.

add a note add a note

User Contributed Notes

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