Searched defs:imagecreate (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/gd/ | ||
H A D | gd.stub.php | 541 function imagecreate(int $width, int $height): GdImage|false {} function |
H A D | gd.c | 1252 PHP_FUNCTION(imagecreate) in PHP_FUNCTION() argument |
Completed in 27 milliseconds