Home
last modified time | relevance | path

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

/php-src/ext/gd/tests/
H A Dimagetypes_tga.phpt7 var_dump((imagetypes() & IMG_TGA) == function_exists('imagecreatefromtga'));
H A Dimagecreatefromtga_basic.phpt7 if (!(imagetypes() & IMG_TGA)) die('skip TGA support required');
H A Dimagecreatefromtga_variation.phpt7 if (!(imagetypes() & IMG_TGA)) die('skip TGA support required');
/php-src/ext/gd/
H A Dgd.stub.php54 const IMG_TGA = UNKNOWN; define

Completed in 8 milliseconds