Expand description
This crate provides type definitions to parse img2raw
headers.
Structs§
- Color space information stored in a header.
- Data format information stored in a header.
- Header optionally prepended to the pixel data.
- Parsing error for a color space or data format.
Enums§
- Available color spaces for the pixel data.
- Available data formats for the pixel data.