Home
last modified time | relevance | path

Searched defs:width (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 {}
322 int $width,
356 public function houghLineImage(int $width, int $height, float $threshold): bool {}
372 int $width,
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 {}
840 int $width,
1198 public function setPage(int $width, int $height, int $x, int $y): bool {}
[all …]
H A DImagickDraw.stub.php33 public function setStrokeWidth(float $width): bool {}
174 float $width,
324 float $width,
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
7354 size_t width, height; local
7774 unsigned long width; local
10439 im_long width, height; local
11598 size_t width, height; local
[all …]
H A Dimagickkernel_class.c157 static KernelInfo *imagick_createKernel(KernelValueType *values, size_t width, size_t height, size_… in imagick_createKernel()
H A Dimagickdraw_class.c506 double width; in PHP_METHOD() local
1318 double x, y, width, height; local
1740 double width; local
2394 double x, y, width, height; local
H A Dshim_im6_to_im7.c821 const ChannelType channel,const StatisticType type,const size_t width, in MagickStatisticImageChannel()

Completed in 54 milliseconds