Crates.io | zune-farbfeld |
lib.rs | zune-farbfeld |
version | 0.5.0-rc0 |
source | src |
created_at | 2023-04-30 12:38:24.608593 |
updated_at | 2024-04-07 16:04:16.839041 |
description | Farbfeld image decoder |
homepage | https://github.com/etemesi254/zune-image/tree/dev/crates/zune-farbfeld |
repository | |
max_upload_size | |
id | 852732 |
size | 18,256 |
Farbfeld decoding and encoding support
Add zune-farbfeld
to your Cargo.toml
zune-farbfeld = "[LATEST]"
You can then use FarbfeldDecoder
to decode images
and FarbfeldEncoder
to encode images
Where endianness matters, the library either takes or uses native endian