zune-farbfeld

Crates.iozune-farbfeld
lib.rszune-farbfeld
version0.5.0-rc0
sourcesrc
created_at2023-04-30 12:38:24.608593
updated_at2024-04-07 16:04:16.839041
descriptionFarbfeld image decoder
homepagehttps://github.com/etemesi254/zune-image/tree/dev/crates/zune-farbfeld
repository
max_upload_size
id852732
size18,256
Caleb Etemesi (etemesi254)

documentation

README

Zune-farbfeld

Farbfeld decoding and encoding support

Usage

Add zune-farbfeld to your Cargo.toml

zune-farbfeld = "[LATEST]"

You can then use FarbfeldDecoder to decode images and FarbfeldEncoder to encode images

Endianness

Where endianness matters, the library either takes or uses native endian

Commit count: 0

cargo fmt