tga: Reading and writing of tga image files

[ bsd3, graphics, library ] [ Propose Tags ]

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

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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, 22 indirect [details]
Downloads 2441 total (10 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]