Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 4 of 4) sorted by relevance

/imagick/
H A DImagickKernel.stub.php10 public function addUnityKernel(float $scale): void {}
20 public function scale(float $scale, ?int $normalize_kernel = null): void {} function in ImagickKernel
H A Dimagickkernel_class.c820 PHP_METHOD(ImagickKernel, scale) in PHP_METHOD() argument
823 double scale; in PHP_METHOD() local
850 double scale; in PHP_METHOD() local
H A DImagickDraw.stub.php332 public function scale(float $x, float $y): bool {} function in ImagickDraw
H A Dimagickdraw_class.c2463 PHP_METHOD(ImagickDraw, scale) argument

Completed in 32 milliseconds