ImagickPixel
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.


ImagickPixel
PHP Manual