ImagickDraw
PHP Manual

ImagickDraw::getTextAlignment

(PECL imagick 2.0.0)

ImagickDraw::getTextAlignmentReturns the text alignment

Descrição

int ImagickDraw::getTextAlignment ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the alignment applied when annotating with text.

Valor Retornado

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


ImagickDraw
PHP Manual