Modules§
Structs§
- Image
- A main structure of the crate. Descibes image’s width and height, and pixel format, also contains modifyable data.
- Pixel
Format Offset - A structure that describes how to shift channels to get universal format
0xAARRGGBB
Enums§
- Pixel
Format - An enumeration of supported pixel formats.