Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd_tga.h43 #define TGA_BPP_24 24 macro
H A Dgd_tga.c115 if (tga->bits == TGA_BPP_24) { in gdImageCreateFromTgaCtx()
178 if (!((tga->bits == TGA_BPP_24 && tga->alphabits == 0) in read_header_tga()

Completed in 6 milliseconds