The ImagickPixel class
PHP Manual

ImagickPixel::getColorAsString

(PECL imagick 2.1.0)

ImagickPixel::getColorAsStringReturns the color as a string

설명

string ImagickPixel::getColorAsString ( void )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

Returns the color of the ImagickPixel object as a string.

인수

반환값

Returns the color of the ImagickPixel object as a string.


The ImagickPixel class
PHP Manual