Home
last modified time | relevance | path

Searched refs:setClipRule (Results 1 – 4 of 4) sorted by relevance

/imagick/tests/
H A D199_ImagickDraw_setClipRule_basic.phpt2 Test ImagickDraw, setClipRule
12 function setClipRule($strokeColor, $fillColor, $backgroundColor) {
25 $draw->setClipRule(\Imagick::FILLRULE_EVENODD);
48 setClipRule($strokeColor, $fillColor, $backgroundColor) ;
/imagick/
H A DImagickDraw.stub.php337 public function setClipRule(int $fillrule): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1724 ZEND_METHOD(ImagickDraw, setClipRule);
1900 ZEND_ME(ImagickDraw, setClipRule, arginfo_class_ImagickDraw_setClipRule, ZEND_ACC_PUBLIC)
H A Dimagickdraw_class.c2509 PHP_METHOD(ImagickDraw, setClipRule) argument

Completed in 29 milliseconds