Home
last modified time | relevance | path

Searched refs:skewY (Results 1 – 4 of 4) sorted by relevance

/imagick/tests/
H A D227_ImagickDraw_skewY_basic.phpt2 Test ImagickDraw, skewY
18 function skewY($strokeColor, $fillColor, $backgroundColor, $fillModifiedColor,
28 $draw->skewY($skew);
40 skewY($strokeColor, $fillColor, $backgroundColor, $fillModifiedColor,
/imagick/
H A DImagickDraw.stub.php100 public function skewY(float $degrees): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1645 ZEND_METHOD(ImagickDraw, skewY);
1821 ZEND_ME(ImagickDraw, skewY, arginfo_class_ImagickDraw_skewY, ZEND_ACC_PUBLIC)
H A Dimagickdraw_class.c269 PHP_METHOD(ImagickDraw, skewY) in PHP_METHOD() argument

Completed in 26 milliseconds