文字

ImagickDraw::getTextAlignment

(PECL imagick 2.0.0)

ImagickDraw::getTextAlignmentReturns the text alignment

说明

int ImagickDraw::getTextAlignment ( void )
Warning

本函数还未编写文档,仅有参数列表。

Returns the alignment applied when annotating with text.

返回值

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

用户评论:

[#1] moguchicorp at gmail dot com [2011-03-14 15:05:07]

check ImagickDraw::SetTextAlignment notes for examples and constants values

http://php.net/manual/en/function.imagickdraw-settextalignment.php

上一篇: 下一篇: