ImagickDraw
PHP Manual

ImagickDraw::setTextUnderColor

(PECL imagick 2.0.0)

ImagickDraw::setTextUnderColorSpecifies the color of a background rectangle

Descrizione

bool ImagickDraw::setTextUnderColor ( ImagickPixel $under_color )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

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

Elenco dei parametri

under_color

the under color

Valori restituiti

Nessun valore viene restituito.


ImagickDraw
PHP Manual