Searched defs:scale (Results 1 – 4 of 4) sorted by relevance
10 public function addUnityKernel(float $scale): void {}20 public function scale(float $scale, ?int $normalize_kernel = null): void {} function in ImagickKernel
820 PHP_METHOD(ImagickKernel, scale) in PHP_METHOD() argument823 double scale; in PHP_METHOD() local850 double scale; in PHP_METHOD() local
332 public function scale(float $x, float $y): bool {} function in ImagickDraw
2463 PHP_METHOD(ImagickDraw, scale) argument
Completed in 37 milliseconds