Searched refs:skewY (Results 1 – 4 of 4) sorted by relevance
/imagick/tests/ |
H A D | 227_ImagickDraw_skewY_basic.phpt | 2 Test ImagickDraw, skewY 18 function skewY($strokeColor, $fillColor, $backgroundColor, $fillModifiedColor, 28 $draw->skewY($skew); 40 skewY($strokeColor, $fillColor, $backgroundColor, $fillModifiedColor,
|
/imagick/ |
H A D | ImagickDraw.stub.php | 100 public function skewY(float $degrees): bool {} function in ImagickDraw
|
H A D | ImagickDraw_arginfo.h | 1645 ZEND_METHOD(ImagickDraw, skewY); 1821 ZEND_ME(ImagickDraw, skewY, arginfo_class_ImagickDraw_skewY, ZEND_ACC_PUBLIC)
|
H A D | imagickdraw_class.c | 269 PHP_METHOD(ImagickDraw, skewY) in PHP_METHOD() argument
|
Completed in 28 milliseconds