The ImagickDraw class
PHP Manual

ImagickDraw::getTextAlignment

(PECL imagick 2.0.0)

ImagickDraw::getTextAlignmentReturns the text alignment

Описание

int ImagickDraw::getTextAlignment ( void )
Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

Returns the alignment applied when annotating with text.

Връщани стойности

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


The ImagickDraw class
PHP Manual