ImagickDraw::getTextUnderColor

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getTextUnderColorReturns the text under color

Descrizione

public ImagickDraw::getTextUnderColor(): ImagickPixel
Avviso

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

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

Valori restituiti

Returns an ImagickPixel object describing the color.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top