Searched refs:setStrokeColor (Results 1 – 25 of 78) sorted by relevance
1234
2 Test ImagickDraw, setStrokeColor12 function setStrokeColor($strokeColor, $fillColor, $backgroundColor) {16 $draw->setStrokeColor($strokeColor);38 setStrokeColor($strokeColor, $fillColor, $backgroundColor) ;
16 $draw->setStrokeColor($strokeColor);22 $draw->setStrokeColor('white');
15 $draw->setStrokeColor($strokeColor);19 $draw->setStrokeColor($strokeColor);
23 $draw->setStrokeColor($strokeColor);29 $draw->setStrokeColor($strokeColor);
34 $draw->setStrokeColor($color);40 $draw->setStrokeColor('none');
38 $draw->setStrokeColor('white');79 $blackout->setStrokeColor('black');93 $whiteout->setStrokeColor('white');
17 $draw->setStrokeColor($strokeColor);
17 $draw->setStrokeColor($color);
19 $draw->setStrokeColor($color);
16 $draw->setStrokeColor($strokeColor);
18 $draw->setStrokeColor($strokeColor);
15 $draw->setStrokeColor($strokeColor);
Completed in 17 milliseconds