Searched refs:setOpacity (Results 1 – 5 of 5) sorted by relevance
6 checkClassMethods('ImagickDraw', array('setOpacity'));29 $draw->setOpacity($opacityToSet);
384 public function setOpacity(float $opacity): bool {} function in ImagickDraw
1744 ZEND_METHOD(ImagickDraw, setOpacity);1920 ZEND_ME(ImagickDraw, setOpacity, arginfo_class_ImagickDraw_setOpacity, ZEND_ACC_PUBLIC)
120 * function Imagick::setImageAlpha() which replaces ImagickDraw::setOpacity()152 * Bug: IM143 Correct ifdef around setOpacity, getOpacity and localContrastImage.167 * ImagickDraw::setOpacity(float opacity) :bool
2854 PHP_METHOD(ImagickDraw, setOpacity) argument
Completed in 23 milliseconds