Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/tests/
H A Dimageinterpolation_basic.phpt2 imagegetinterpolation() and imagesetinterpolation() basic test
35 var_dump(imagegetinterpolation($im) === $method);
H A Dbug79068.phpt14 var_dump(imagegetinterpolation($src) === IMG_BSPLINE);
/PHP-8.0/ext/gd/
H A Dgd_arginfo.h694 ZEND_FUNCTION(imagegetinterpolation);
835 ZEND_FE(imagegetinterpolation, arginfo_imagegetinterpolation)
H A Dgd.stub.php252 function imagegetinterpolation(GdImage $image): int {} function
H A Dgd.c3968 PHP_FUNCTION(imagegetinterpolation) in PHP_FUNCTION() argument
/PHP-8.0/
H A DNEWS1351 . Added imagegetinterpolation(). (cmb)
H A DUPGRADING1063 . The function imagegetinterpolation() to get the current interpolation method

Completed in 24 milliseconds