Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd_tga.h33 #define TGA_TYPE_RGB 2 macro
H A Dgd_tga.c233 if (tga->imagetype != TGA_TYPE_RGB && tga->imagetype != TGA_TYPE_RGB_RLE) in read_image_tga()
244 case TGA_TYPE_RGB: in read_image_tga()

Completed in 5 milliseconds