The ImagickDraw class
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.


The ImagickDraw class
PHP 手册