The ImagickDraw class
PHP 手册

ImagickDraw::setTextUnderColor

(PECL imagick 2.0.0)

ImagickDraw::setTextUnderColorSpecifies the color of a background rectangle

说明

bool ImagickDraw::setTextUnderColor ( ImagickPixel $under_color )
Warning

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

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

参数

under_color

the under color

返回值

无返回值。


The ImagickDraw class
PHP 手册