Home
last modified time | relevance | path

Searched refs:TGA_BPP_32 (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/gd/libgd/
H A Dgd_tga.h44 #define TGA_BPP_32 32 macro
H A Dgd_tga.c118 } else if (tga->bits == TGA_BPP_32 && tga->alphabits) { in gdImageCreateFromTgaCtx()
179 || (tga->bits == TGA_BPP_32 && tga->alphabits == 8))) in read_header_tga()

Completed in 5 milliseconds