tga: Reading and writing of tga image files
TGA is a very simple format (like Bitmap), but in contrast to Bitmap also stores an alpha channel for transparency. Although tga might be outdated it had to be implemented because stb-image only supports reading. This version supports raw RGB24 and RGB32 data without palettes or run length encoding
Downloads
- tga-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.0.1, 0.2 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9.1 && <0.9.2) [details] |
License | BSD-3-Clause |
Author | Tillmann Vogt |
Maintainer | Tillmann.Vogt@rwth-aachen.de |
Category | Graphics |
Uploaded | by TillmannVogt at 2010-11-15T23:27:47Z |
Distributions | |
Reverse Dependencies | 2 direct, 22 indirect [details] |
Downloads | 2507 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |