The OpenD Programming Language

gamut.codecs.tga

TGA read/writer from stb_image.h

Members

Structs

TGAEncoder
struct TGAEncoder

This supports l8, la8, rgb8, rgba8 as input, and can output RGB8 or RGBA8 .TGA with RLE Reference: http://www.paulbourke.net/dataformats/tga/

Meta