ImagickDraw
PHP Manual

ImagickDraw::setTextAlignment

(PECL imagick 2.0.0)

ImagickDraw::setTextAlignmentSpecifies a text alignment

Descrição

bool ImagickDraw::setTextAlignment ( int $alignment )
Aviso

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

Specifies a text alignment to be applied when annotating with text.

Parâmetros

alignment

ALIGN_ constant

Valor Retornado

Não há valor retornado.


ImagickDraw
PHP Manual