The ImagickDraw class
PHP Manual

ImagickDraw::setTextUnderColor

(PECL imagick 2.0.0)

ImagickDraw::setTextUnderColorSpecifies the color of a background rectangle

Description

bool ImagickDraw::setTextUnderColor ( ImagickPixel $under_color )
Warning

This function is currently not documented; only its argument list is available.

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

Parameters

under_color

the under color

Return Values

No value is returned.


The ImagickDraw class
PHP Manual