[][src]Crate tinytga

No-std compatible TGA parser designed for embedded systems, but usable anywhere

Structs

Pixel

A single pixel of a TGA image

Tga

TGA image

TgaFooter

TGA footer structure, referenced from http://tfc.duke.free.fr/coding/tga_specs.pdf

TgaHeader

TGA header structure, referenced from https://www.fileformat.info/format/tga/egff.htm

TgaIterator

Iterator over individual TGA pixels

Enums

ImageType

Image type