GoLang ImagickDraw::getTextAlignment

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



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

PHP ImagickDraw::getTextAlignment

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

ImagickDraw::getTextAlignment

(PECL imagick 2.0.0)

ImagickDraw::getTextAlignmentReturns the text alignment

Description

int ImagickDraw::getTextAlignment ( void )
Warning

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

Returns the alignment applied when annotating with text.

Return Values

Returns one of the ALIGN_ constants and 0 if no align is set.