Searched defs:bestfit (Results 1 – 3 of 3) sorted by relevance
/imagick/ |
H A D | Imagick.stub.php | 43 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 D | imagick_helpers.c | 175 zend_bool php_imagick_thumbnail_dimensions(MagickWand *magick_wand, zend_bool bestfit, im_long desi… in php_imagick_thumbnail_dimensions()
|
H A D | imagick_class.c | 352 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 53 milliseconds