ImagickDraw
PHP Manual

ImagickDraw::getTextAlignment

(PECL imagick 2.0.0)

ImagickDraw::getTextAlignmentReturns the text alignment

Descrizione

int ImagickDraw::getTextAlignment ( void )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Returns the alignment applied when annotating with text.

Valori restituiti

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


ImagickDraw
PHP Manual