Crate simple_tga_reader

Source
Expand description

Port of imagefmt’s TGA decoder written in D, licensed under BSD 2-Clause.

See LICENSE

https://github.com/tjhann/imagefmt

Structs§

InvalidDataType
InvalidTgaChannelCount
TgaHeader
TgaImage

Enums§

BitsPerChannel
DataType
TgaChannels
TgaDecodeError

Functions§

read_tga
Reads a TGA image into RGBA