TGA

FileType.TGA field

Truevision TGA (.tga), also known as TARGA, is a raster image file format developed by Truevision Inc. It supports various color depths and optional RLE compression. TGA files are commonly used in video games, animation pipelines, and graphics applications for high-quality image rendering with optional alpha channel support. Learn more about this file format here.

public static readonly FileType TGA;

See Also