Home
last modified time | relevance | path

Searched refs:imagegetclip (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/gd/tests/
H A Dimagegetclip_basic.phpt2 imagegetclip() - basic functionality
9 var_dump(imagegetclip($im));
12 var_dump(imagegetclip($im));
/php-src/ext/gd/
H A Dgd_arginfo.h696 ZEND_FUNCTION(imagegetclip);
836 ZEND_FE(imagegetclip, arginfo_imagegetclip)
H A Dgd.stub.php726 function imagegetclip(GdImage $image): array {} function
H A Dgd.c3016 PHP_FUNCTION(imagegetclip) in PHP_FUNCTION() argument

Completed in 37 milliseconds