Expand description
mtpng - a multithreaded parallel PNG encoder in Rust
Modules§
Structs§
- Header
- PNG header representation.
Enums§
- Color
Type - PNG color types.
- Compression
Level - Representation of deflate compression level.
- Compression
Method - PNG header compression method representation.
- Filter
Method - PNG header filter method representation.
- Interlace
Method - PNG header interlace method representation.
- Mode
- Wrapper for filter and compression modes.