Lines Matching defs:width
162 public function extentImage(int $width, int $height, int $x, int $y): bool {}
272 …public function liquidRescaleImage(int $width, int $height, float $delta_x, float $rigidity): bool…
322 int $width,
356 public function houghLineImage(int $width, int $height, float $threshold): bool {}
372 int $width,
479 public function cropThumbnailImage(int $width, int $height, bool $legacy = false): bool {}
535 public function cropImage(int $width, int $height, int $x, int $y): bool {}
592 public function adaptiveThresholdImage(int $width, int $height, int $offset): bool {}
615 public function raiseImage(int $width, int $height, int $x, int $y, bool $raise): bool {}
665 public function setImagePage(int $width, int $height, int $x, int $y): bool {}
692 public function spliceImage(int $width, int $height, int $x, int $y): bool {}
747 … public function borderImage(ImagickPixel|string $border_color, int $width, int $height): bool {}
756 public function chopImage(int $width, int $height, int $x, int $y): bool {}
840 int $width,
959 public function getImageRegion(int $width, int $height, int $x, int $y): Imagick {}
1198 public function setPage(int $width, int $height, int $x, int $y): bool {}
1262 int $width,