ImagickDraw
PHP Manual

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

返回值

没有返回值。


ImagickDraw
PHP Manual