Php/docs/imagickdraw.gettextalignment

From Get docs

ImagickDraw::getTextAlignment

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getTextAlignmentReturns the text alignment


Description

public ImagickDraw::getTextAlignment ( ) : int

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.