tgaimage

Crates.iotgaimage
lib.rstgaimage
version0.1.1
sourcesrc
created_at2019-10-05 05:43:44.887812
updated_at2019-10-06 06:32:28.177713
descriptionsimple encoder/decoder for tga format.
homepage
repository
max_upload_size
id170034
size5,523,779
Yongsheng Xu (chux0519)

documentation

README

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)
Commit count: 0

cargo fmt