Searched defs:angle (Results 1 – 3 of 3) sorted by relevance
/imagick/ |
H A D | Imagick.stub.php | 46 public function sketchImage(float $radius, float $sigma, float $angle): bool {} 135 public function polaroidImage(ImagickDraw $settings, float $angle): bool {} 555 float $angle, 611 public function radialBlurImage(float $angle, int $channel = Imagick::CHANNEL_DEFAULT): bool {} 723 float $angle, 1256 …public function rotationalBlurImage(float $angle, int $channel = Imagick::CHANNEL_DEFAULT): bool …
|
H A D | shim_im6_to_im7.c | 612 const double angle) { in MagickMotionBlurImageChannel() 705 const ChannelType channel,const double angle) { in MagickRotationalBlurImageChannel()
|
H A D | imagick_class.c | 383 double radius, sigma, angle; in PHP_METHOD() local 884 double angle; in PHP_METHOD() local 10138 double x, y, angle; local 10867 double radius, sigma, angle; local 11037 double angle; local 12458 double angle; local
|
Completed in 59 milliseconds