ImagickDraw
在线手册:中文 英文
PHP手册

ImagickDraw::getClipRule

(PECL imagick 2.0.0)

ImagickDraw::getClipRuleReturns the current polygon fill rule

说明

int ImagickDraw::getClipRule ( void )
Warning

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

Returns the current polygon fill rule to be used by the clipping path.

返回值

Returns one of the FILLRULE_ constants.


ImagickDraw
在线手册:中文 英文
PHP手册