Home
last modified time | relevance | path

Searched defs:height (Results 1 – 6 of 6) sorted by relevance

/imagick/
H A DImagick.stub.php162 public function extentImage(int $width, int $height, int $x, int $y): bool {}
323 int $height,
356 public function houghLineImage(int $width, int $height, float $threshold): bool {}
373 int $height,
535 public function cropImage(int $width, int $height, int $x, int $y): 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 {}
756 public function chopImage(int $width, int $height, int $x, int $y): bool {}
841 int $height,
1198 public function setPage(int $width, int $height, int $x, int $y): bool {}
[all …]
H A Dimagick_class.c1177 im_long width, height, x, y; in PHP_METHOD() local
2379 im_long x, y, width, height; in PHP_METHOD() local
2502 im_long width, height; in PHP_METHOD() local
4024 im_long width, height, x, y; in PHP_METHOD() local
4189 im_long width, height, x, y; in PHP_METHOD() local
6490 long width,height; local
7196 long height; local
7354 size_t width, height; local
10439 im_long width, height; local
11598 size_t width, height; local
[all …]
H A DImagickDraw.stub.php175 float $height,
325 float $height
H A Dimagickkernel_class.c157 static KernelInfo *imagick_createKernel(KernelValueType *values, size_t width, size_t height, size_… in imagick_createKernel()
H A Dshim_im6_to_im7.c822 const size_t height) { in MagickStatisticImageChannel()
H A Dimagickdraw_class.c1318 double x, y, width, height; local
2394 double x, y, width, height; local

Completed in 55 milliseconds