GoLang ImagickDraw::getTextUnderColor

request it (247)
GoLang replacement for PHP's ImagickDraw::getTextUnderColor [edit | history]



Do you know a GoLang replacement for PHP's ImagickDraw::getTextUnderColor? Write it!

PHP ImagickDraw::getTextUnderColor

PHP original manual for ImagickDraw::getTextUnderColor [ show | php.net ]

ImagickDraw::getTextUnderColor

(PECL imagick 2.0.0)

ImagickDraw::getTextUnderColorReturns the text under color

Description

ImagickPixel ImagickDraw::getTextUnderColor ( void )
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.