/tgaimage

simple encoder/decoder for [tga](https://en.wikipedia.org/wiki/Truevision_TGA) format.

Primary LanguageRust

tgaimgae

simple encoder/decoder for tga format.

Features

still WIP, some features is not supported yet.

  • uncompressed true-color image(image type: 2)
  • run-length encoded true-color image(image type: 10)