GoLang ImagickDraw::getTextDecoration

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



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

PHP ImagickDraw::getTextDecoration

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

ImagickDraw::getTextDecoration

(PECL imagick 2.0.0)

ImagickDraw::getTextDecorationReturns the text decoration

Description

int ImagickDraw::getTextDecoration ( void )
Warning

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

Returns the decoration applied when annotating with text.

Return Values

Returns one of the DECORATION_ constants and 0 if no decoration is set.