ImagickDraw
PHP Manual

ImagickDraw::setTextUnderColor

(PECL imagick 2.0.0)

ImagickDraw::setTextUnderColorSpecifies the color of a background rectangle

Opis

bool ImagickDraw::setTextUnderColor ( ImagickPixel $under_color )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Parametry

under_color

the under color

Zwracane wartości

Nie jest zwracana żadna wartość.


ImagickDraw
PHP Manual