ImagickDraw
PHP Manual

ImagickDraw::getTextAlignment

(PECL imagick 2.0.0)

ImagickDraw::getTextAlignmentReturns the text alignment

Beschreibung

int ImagickDraw::getTextAlignment ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the alignment applied when annotating with text.

Rückgabewerte

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


ImagickDraw
PHP Manual