]> granicus.if.org Git - php/commit
new function gd_info() returns an associative array of gd support options. # The...
authorMarcus Boerger <helly@php.net>
Tue, 12 Nov 2002 11:49:11 +0000 (11:49 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 12 Nov 2002 11:49:11 +0000 (11:49 +0000)
commit597acbc3d33ea13e8d6ffc32a2256d108fb7752f
tree6b691dd0da0ec1940f620d452f7b041bd5232f12
parent3ba7df4c6aff69ec851287e394b057b89079d887
new function gd_info() returns an associative array of gd support options. # The index names are those from the minfo function. Therefore it is
# easy to look into phpinfo() to see which index names are possible.
ext/gd/gd.c
ext/gd/php_gd.h