Home
last modified time | relevance | path

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

/PHP-7.4/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.4/ext/gd/
H A Dphp_gd.h140 PHP_FUNCTION(imagesetinterpolation);
H A Dgd.c931 PHP_FE(imagesetinterpolation, arginfo_imagesetinterpolation)
5164 PHP_FUNCTION(imagesetinterpolation) in PHP_FUNCTION() argument

Completed in 29 milliseconds