Gmagick
PHP Manual

Gmagick::getimagecolors

(PECL gmagick >= Unknown)

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

説明

public int Gmagick::getimagecolors ( void )

Returns the color of the specified colormap index.

パラメータ

この関数にはパラメータはありません。

返り値

The number of colors in image.

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual