Home
last modified time | relevance | path

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

/PHP-7.3/ext/gd/tests/
H A Dbug73272.phpt2 Bug #73272 (imagescale() is not affected by, but affects imagesetinterpolation())
15 imagesetinterpolation($src, IMG_NEAREST_NEIGHBOUR);
H A Dbug79068.phpt14 imagesetinterpolation($src, IMG_BSPLINE);
H A Dbug65148.phpt38 imagesetinterpolation($img, $interpolation);
/PHP-7.3/ext/gd/
H A Dphp_gd.h145 PHP_FUNCTION(imagesetinterpolation);
H A Dgd.c917 PHP_FE(imagesetinterpolation, arginfo_imagesetinterpolation)
5042 PHP_FUNCTION(imagesetinterpolation) in PHP_FUNCTION() argument
/PHP-7.3/
H A DNEWS2136 . Fixed imagesetinterpolation arginfo. (Gabriel Caruso)

Completed in 36 milliseconds