Home
last modified time | relevance | path

Searched refs:rotate (Results 1 – 10 of 10) sorted by relevance

/imagick/tests/
H A D195_ImagickDraw_rotate_basic.phpt2 Test ImagickDraw, rotate
13 function rotate($strokeColor, $fillColor, $backgroundColor, $fillModifiedColor) {
20 $draw->rotate(15);
32 rotate($strokeColor, $fillColor, $backgroundColor, $fillModifiedColor) ;
H A D176_ImagickDraw_ellipse_basic.phpt26 $draw->rotate(30);
32 $draw->rotate(30);
H A D055_Imagick_distortImage_ScaleRotateTransform.phpt17 150 # rotate
H A D243_Tutorial_svgExample_basic.phpt18 <use xlink:href='#ellipse' fill='#0099ff' transform='rotate(72)' />
H A D234_Tutorial_edgeExtend_basic.phpt28 //Now scale, rotate, translate (aka affine project) it
/imagick/
H A DImagickDraw.stub.php330 public function rotate(float $degrees): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1721 ZEND_METHOD(ImagickDraw, rotate);
1897 ZEND_ME(ImagickDraw, rotate, arginfo_class_ImagickDraw_rotate, ZEND_ACC_PUBLIC)
H A Dphp_imagick_defs.h1079 PHP_METHOD(imagickdraw, rotate);
H A Dimagickdraw_class.c2443 PHP_METHOD(ImagickDraw, rotate) argument
H A DChangeLog1052 - Fixed return of annotate and rotate (true on success). (pierre-alain joye)

Completed in 28 milliseconds