[−][src]Crate img2raw
This crate provides type definitions to parse img2raw headers.
Structs
| ColorSpaceInfo | Color space information stored in a header. |
| DataFormatInfo | Data format information stored in a header. |
| Header | Header optionally prepended to the pixel data. |
| UnknownVariant | Parsing error for a color space or data format. |
Enums
| ColorSpace | Available color spaces for the pixel data. |
| DataFormat | Available data formats for the pixel data. |