Searched defs:imagecreatefromstring (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/gd/ | ||
H A D | gd.stub.php | 547 function imagecreatefromstring(string $data): GdImage|false {} function |
H A D | gd.c | 1432 PHP_FUNCTION(imagecreatefromstring) in PHP_FUNCTION() argument |
Completed in 16 milliseconds