parent root
PHP: ImagickDraw::getTextUnderColor - Manual

ImagickDraw::getTextUnderColor

(PECL imagick 2.0.0)

ImagickDraw::getTextUnderColorReturns the text under color

Description

ImagickDraw::getTextUnderColor ( void ) : ImagickPixel
Warning

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

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

Return Values

Returns an ImagickPixel object describing the color.

add a noteadd a note

User Contributed Notes

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