Home
last modified time | relevance | path

Searched refs:imagesetinterpolation (Results 1 – 7 of 7) sorted by relevance

/PHP-8.1/ext/gd/tests/
H A Dbug73272.phpt2 Bug #73272 (imagescale() is not affected by, but affects imagesetinterpolation())
13 imagesetinterpolation($src, IMG_NEAREST_NEIGHBOUR);
H A Dimageinterpolation_basic.phpt2 imagegetinterpolation() and imagesetinterpolation() basic test
32 imagesetinterpolation($im, $method);
H A Dbug79068.phpt10 imagesetinterpolation($src, IMG_BSPLINE);
H A Dbug65148.phpt36 imagesetinterpolation($img, $interpolation);
/PHP-8.1/ext/gd/
H A Dgd_arginfo.h716 ZEND_FUNCTION(imagesetinterpolation);
863 ZEND_FE(imagesetinterpolation, arginfo_imagesetinterpolation)
H A Dgd.stub.php328 function imagesetinterpolation(GdImage $image, int $method = IMG_BILINEAR_FIXED): bool {} function
H A Dgd.c4060 PHP_FUNCTION(imagesetinterpolation) in PHP_FUNCTION() argument

Completed in 25 milliseconds