Searched refs:TGA_BPP_24 (Results 1 – 2 of 2) sorted by relevance
43 #define TGA_BPP_24 24 macro
115 if (tga->bits == TGA_BPP_24) { in gdImageCreateFromTgaCtx()178 if (!((tga->bits == TGA_BPP_24 && tga->alphabits == 0) in read_header_tga()
Completed in 7 milliseconds