GmagickPixel
PHP Manual

GmagickPixel::getcolorcount

(PECL gmagick >= Unknown)

GmagickPixel::getcolorcountReturns the color count associated with this color

Açıklama

public int GmagickPixel::getcolorcount ( void )

Returns the color count associated with this color

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the color count as an integer on success, throws GmagickPixelException on failure.


GmagickPixel
PHP Manual