Home
last modified time | relevance | path

Searched refs:setStrokeOpacity (Results 1 – 25 of 34) sorted by path

12

/imagick/
H A DImagickDraw.stub.php369 public function setStrokeOpacity(float $opacity): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1735 ZEND_METHOD(ImagickDraw, setStrokeOpacity);
1911 ZEND_ME(ImagickDraw, setStrokeOpacity, arginfo_class_ImagickDraw_setStrokeOpacity, ZEND_ACC_PUBLIC)
H A Dimagickdraw_class.c2742 PHP_METHOD(ImagickDraw, setStrokeOpacity) argument
/imagick/tests/
H A D073_Imagick_forwardFourierTransformImage_basic.phpt19 $draw->setStrokeOpacity(0);
H A D086_Imagick_forwardFourierTransformImage_basic.phpt16 $draw->setStrokeOpacity(0);
H A D173_ImagickDraw_bezier_basic.phpt19 $draw->setStrokeOpacity(1);
H A D174_ImagickDraw_affine_basic.phpt17 $draw->setStrokeOpacity(1);
H A D177_ImagickDraw_composite_basic.phpt28 $draw->setStrokeOpacity(1);
H A D178_ImagickDraw_circle_basic.phpt24 $draw->setStrokeOpacity(1);
H A D181_ImagickDraw_pathStart_basic.phpt16 $draw->setStrokeOpacity(1);
H A D182_ImagickDraw_pathCurveToQuadraticBezierAbsolute_basic.phpt16 $draw->setStrokeOpacity(1);
H A D183_ImagickDraw_pathCurveToQuadraticBezierAbsolute_basic.phpt16 $draw->setStrokeOpacity(1);
H A D184_ImagickDraw_polyline_basic.phpt15 $draw->setStrokeOpacity(1);
H A D186_ImagickDraw_polygon_basic.phpt16 $draw->setStrokeOpacity(1);
H A D188_ImagickDraw_pushPattern_basic.phpt18 $draw->setStrokeOpacity(1);
H A D189_ImagickDraw_setClipPath_basic.phpt17 $draw->setStrokeOpacity(1);
H A D192_ImagickDraw_setClipPath_basic.phpt17 $draw->setStrokeOpacity(1);
H A D193_ImagickDraw_pushPattern_basic.phpt18 $draw->setStrokeOpacity(1);
H A D194_ImagickDraw_rectangle_basic.phpt19 $draw->setStrokeOpacity(1);
H A D195_ImagickDraw_rotate_basic.phpt16 $draw->setStrokeOpacity(1);
H A D197_ImagickDraw_roundRectangle_basic.phpt24 $draw->setStrokeOpacity(1);
H A D198_ImagickDraw_setClipPath_basic.phpt17 $draw->setStrokeOpacity(1);
H A D199_ImagickDraw_setClipRule_basic.phpt18 $draw->setStrokeOpacity(1);
H A D200_ImagickDraw_setClipUnits_basic.phpt18 $draw->setStrokeOpacity(1);
H A D201_ImagickDraw_setFillAlpha_basic.phpt18 $draw->setStrokeOpacity(1);

Completed in 38 milliseconds

12