Description
Image tools can read and write TGA files without implementing the format themselves.
This lightweight library is useful for viewers, converters, games, asset tools, and graphics workflows that still use Truevision TGA images. It does not add a separate image editor; another application uses it while importing or exporting files.
Use it when software depends on libtga or when building tools that handle TGA assets. Treat files from unknown sources carefully, as with any image parser.