The ImagickDraw class
PHP 手册

ImagickDraw::getTextUnderColor

(PECL imagick 2.0.0)

ImagickDraw::getTextUnderColorReturns the text under color

说明

ImagickPixel ImagickDraw::getTextUnderColor ( void )
Warning

本函数暂无文档,仅有参数列表。

Returns the color of a background rectangle to place under text annotations.

返回值

Returns an ImagickPixel object describing the color.


The ImagickDraw class
PHP 手册