Home
last modified time | relevance | path

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

/imagick/
H A Dimagick_helpers.c26 MagickBooleanType php_imagick_progress_monitor(const char *text, const MagickOffsetType offset, con… in php_imagick_progress_monitor()
66 …nType php_imagick_progress_monitor_callable(const char *text, const MagickOffsetType offset, const… in php_imagick_progress_monitor_callable()
H A DImagick.stub.php52 public function setSizeOffset(int $columns, int $rows, int $offset): bool {}
433 public function smushImages(bool $stack, int $offset): Imagick {}
592 public function adaptiveThresholdImage(int $width, int $height, int $offset): bool {}
715 public function steganoImage(Imagick $watermark, int $offset): Imagick {}
1269 …public function subimageMatch(Imagick $image, ?array &$offset = null, ?float &$similarity = null, …
1272 …public function similarityimage(Imagick $image, ?array &$offset = null, ?float &$similarity = null…
H A Dimagickdraw_class.c1645 double offset; local
2665 double offset; local
H A Dimagick_class.c444 ssize_t offset; in PHP_METHOD() local
469 im_long columns, rows, offset; in PHP_METHOD() local
3163 long offset; in PHP_METHOD() local
10517 im_long width, height, offset; local
10675 im_long offset; local

Completed in 48 milliseconds