The ImagickDraw class
PHP 手册

ImagickDraw::setTextAlignment

(PECL imagick 2.0.0)

ImagickDraw::setTextAlignmentSpecifies a text alignment

说明

bool ImagickDraw::setTextAlignment ( int $alignment )
Warning

本函数暂无文档,仅有参数列表。

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

参数

alignment

ALIGN_ constant

返回值

无返回值。


The ImagickDraw class
PHP 手册