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