ImagickDraw::getTextAlignment
Returns the text alignment
Description
public int ImagickDraw::getTextAlignment()
WarningThis function is
currently not documented; only its argument list is available.
Returns the alignment applied when annotating with text.
Return Values
Returns a ALIGN constant
(imagick::ALIGN_*
), and 0 if no align is set.