ImagickDraw::getTextUnderColor

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getTextUnderColorReturns the text under color

Descrição

publicImagickDraw::getTextUnderColor(): ImagickPixel
Aviso

Esta função não está documentada; apenas a lista de argumentos está disponível.

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

Valor Retornado

Returns an ImagickPixel object describing the color.

To Top