Home
last modified time | relevance | path

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

/php-src/ext/gd/tests/
H A Dimageinterpolation_basic.phpt2 imagegetinterpolation() and imagesetinterpolation() basic test
33 var_dump(imagegetinterpolation($im) === $method);
H A Dbug79068.phpt12 var_dump(imagegetinterpolation($src) === IMG_BSPLINE);
/php-src/ext/gd/
H A Dgd_arginfo.h713 ZEND_FUNCTION(imagegetinterpolation);
859 ZEND_FE(imagegetinterpolation, arginfo_imagegetinterpolation)
H A Dgd.stub.php788 function imagegetinterpolation(GdImage $image): int {} function
H A Dgd.c3888 PHP_FUNCTION(imagegetinterpolation) in PHP_FUNCTION() argument

Completed in 42 milliseconds