Searched refs:setStrokeWidth (Results 1 – 25 of 70) sorted by relevance
123
2 Test ImagickDraw, setStrokeWidth12 function setStrokeWidth($strokeColor, $fillColor, $backgroundColor) {16 $draw->setStrokeWidth(1);21 $draw->setStrokeWidth(5);34 setStrokeWidth($strokeColor, $fillColor, $backgroundColor) ;
15 $draw->setStrokeWidth(1);18 $draw->setStrokeWidth(10);
17 $draw->setStrokeWidth(1);22 $draw->setStrokeWidth(1);
15 $draw->setStrokeWidth(1);19 $draw->setStrokeWidth(20);
22 $draw->setStrokeWidth(1);25 $draw->setStrokeWidth(2);
26 $draw->setStrokeWidth(2);30 $draw->setStrokeWidth(2);
36 $draw->setStrokeWidth($strokeWidth * 3 * $scale);42 $draw->setStrokeWidth(0);
16 $draw->setStrokeWidth(1);21 $draw->setStrokeWidth(2);
19 $draw->setStrokeWidth(2);
17 $draw->setStrokeWidth(1.5);
20 $draw->setStrokeWidth(2);
17 $draw->setStrokeWidth(4);
19 $draw->setStrokeWidth(5);
18 $draw->setStrokeWidth(4);
18 $draw->setStrokeWidth(2);
18 $draw->setStrokeWidth(1);
Completed in 25 milliseconds