The ImagickDraw class
PHP Manual

ImagickDraw::setTextUnderColor

(PECL imagick 2.0.0)

ImagickDraw::setTextUnderColorSpecifies the color of a background rectangle

Описание

bool ImagickDraw::setTextUnderColor ( ImagickPixel $under_color )
Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

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

Параметри

under_color

the under color

Връщани стойности

Няма връщана стойност.


The ImagickDraw class
PHP Manual