GmagickPixel
PHP Manual

GmagickPixel::getcolorcount

(PECL gmagick >= Unknown)

GmagickPixel::getcolorcountReturns the color count associated with this color

설명

public int GmagickPixel::getcolorcount ( void )

Returns the color count associated with this color

인수

이 함수는 인수가 없습니다.

반환값

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


GmagickPixel
PHP Manual