Structsยง
- Chunk
State ๐ - Decode
Options - Decoder configuration options
- Format
Error - Streaming
Decoder - PNG StreamingDecoder (low-level interface)
Enumsยง
- Decoded
- Result of the decoding process
- Decoding
Error - Any kind of error during PNG decoding.
- Format
Error ๐Inner - State ๐
- U32Value
Kind ๐ - Kind of
u32
value that is being read viaState::U32
.
Constantsยง
- CHECKSUM_
DISABLED ๐ - Determines if checksum checks should be disabled globally.
- CHUNK_
BUFFER_ SIZE - TODO check if these size are reasonable