The tga package
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
Properties
| Versions | 0.1, 0.1.0.1, 0.2 |
|---|---|
| Dependencies | base (4.*), bytestring (0.9.1.*) |
| License | BSD3 |
| Author | Tillmann Vogt |
| Maintainer | tillk.vogt@googlemail.com |
| Category | Graphics |
| Upload date | Mon Jul 25 10:29:05 UTC 2011 |
| Uploaded by | TillmannVogt |
| Built on | ghc-7.0 |
Modules
- Graphics
- Formats
Downloads
- tga-0.2.tar.gz (Cabal source package)
- package description (included in the package)