Home
last modified time | relevance | path

Searched defs:bestfit (Results 1 – 3 of 3) sorted by relevance

/imagick/
H A DImagick.stub.php43 bool $bestfit = false,
196 public function distortImage(int $distortion, array $arguments, bool $bestfit): bool {}
463 …public function scaleImage(int $columns, int $rows, bool $bestfit = false, bool $legacy = false): …
475 bool $bestfit = false,
624 bool $bestfit = false,
H A Dimagick_helpers.c175 zend_bool php_imagick_thumbnail_dimensions(MagickWand *magick_wand, zend_bool bestfit, im_long desi… in php_imagick_thumbnail_dimensions()
H A Dimagick_class.c352 zend_bool bestfit = 0; in PHP_METHOD() local
1464 zend_bool bestfit; in PHP_METHOD() local
3990 zend_bool bestfit = 0; in PHP_METHOD() local
7856 zend_bool bestfit = 0, fill = 0; local
11178 zend_bool bestfit = 0; local

Completed in 42 milliseconds