array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'imagickdraw.getcliprule.php', 1 => 'ImagickDraw::getClipRule', 2 => 'Returns the current polygon fill rule', ), 'up' => array ( 0 => 'class.imagickdraw.php', 1 => 'ImagickDraw', ), 'prev' => array ( 0 => 'imagickdraw.getclippath.php', 1 => 'ImagickDraw::getClipPath', ), 'next' => array ( 0 => 'imagickdraw.getclipunits.php', 1 => 'ImagickDraw::getClipUnits', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickdraw/getcliprule.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL imagick 2, PECL imagick 3)
ImagickDraw::getClipRule — Returns the current polygon fill rule
本函数还未编写文档,仅有参数列表。
Returns the current polygon fill rule to be used by the clipping path.
Returns a FILLRULE constant
(imagick::FILLRULE_*).