Gmagick
PHP Manual

Gmagick::getimagecolors

(PECL gmagick >= Unknown)

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

Açıklama

public int Gmagick::getimagecolors ( void )

Returns the color of the specified colormap index.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The number of colors in image.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual