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.2.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 | tillk.vogt@googlemail.com |
| Category | Graphics |
| Uploaded | by TillmannVogt at 2011-07-25T10:29:05Z |
| Distributions | |
| Reverse Dependencies | 2 direct, 23 indirect [details] |
| Downloads | 2566 total (6 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] |