Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_tga.h36 #define TGA_TYPE_RGB_RLE 10 macro
H A Dgd_tga.c233 if (tga->imagetype != TGA_TYPE_RGB && tga->imagetype != TGA_TYPE_RGB_RLE) in read_image_tga()
267 case TGA_TYPE_RGB_RLE: in read_image_tga()

Completed in 8 milliseconds