Home
last modified time | relevance | path

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

12

/dports/graphics/krita/krita-4.4.8/plugins/impex/tga/
H A Dtga.h32 TGA_TYPE_RGB = 2, enumerator
93 case TGA_TYPE_RGB: in TgaHeaderInfo()
H A Dkis_tga_import.cpp80 head.image_type != TGA_TYPE_RGB && in isSupported()
95 if (head.image_type == TGA_TYPE_RGB || in isSupported()
/dports/graphics/kf5-kimageformats/kimageformats-5.89.0/src/imageformats/
H A Dtga.cpp38 TGA_TYPE_RGB = 2, enumerator
99 …if (head.image_type != TGA_TYPE_INDEXED && head.image_type != TGA_TYPE_RGB && head.image_type != T… in IsSupported()
108 …if (head.image_type == TGA_TYPE_RGB || head.image_type == TGA_TYPE_GREY || head.image_type == TGA_… in IsSupported()
153 case TGA_TYPE_RGB: in TgaHeaderInfo()
/dports/games/edge/Edge-1.35-source/epi/
H A Dimage_tga.cc69 TGA_TYPE_RGB = 2, enumerator
357 header.type != TGA_TYPE_RGB && in TGA_Load()
429 case TGA_TYPE_RGB: in TGA_Load()
/dports/russian/gd/libgd-2.3.1/src/
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()
/dports/www/mod_php81/php-8.1.1/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()
/dports/www/mod_php74/php-7.4.27/ext/gd/libgd/
H A Dgd_tga.h33 #define TGA_TYPE_RGB 2 macro
/dports/lang/php81/php-8.1.1/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()
/dports/lang/php74/php-7.4.27/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()
/dports/lang/php80/php-8.0.15/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()
/dports/ukrainian/gd/libgd-2.3.1/src/
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()
/dports/japanese/gd/libgd-2.3.1/src/
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()
/dports/graphics/gd/libgd-2.3.1/src/
H A Dgd_tga.h33 #define TGA_TYPE_RGB 2 macro
/dports/www/mod_php80/php-8.0.15/ext/gd/libgd/
H A Dgd_tga.h33 #define TGA_TYPE_RGB 2 macro
/dports/graphics/sdl2_image/SDL2_image-2.0.5/
H A DIMG_tga.c61 TGA_TYPE_RGB = 2, enumerator
128 case TGA_TYPE_RGB: in IMG_LoadTGA_RW()
/dports/graphics/sdl_image/SDL_image-1.2.12/
H A DIMG_tga.c65 TGA_TYPE_RGB = 2, enumerator
132 case TGA_TYPE_RGB: in IMG_LoadTGA_RW()
/dports/devel/godot/godot-3.2.3-stable/modules/tga/
H A Dimage_loader_tga.h43 TGA_TYPE_RGB = 2, enumerator
/dports/devel/godot-tools/godot-3.2.3-stable/modules/tga/
H A Dimage_loader_tga.h43 TGA_TYPE_RGB = 2, enumerator

12