Structs§
- A 2D coordinate used to reference a pixel’s position in an image.
- A simple RGB color with 8 bits per channel.
Constants§
- Constants for parsing bitmap image headers; For more information consult the bitmap format header specification.
Traits§
- A trait for low-level bitmap operations such as drawing shapes and text.
- A trait for accessing metadata and pixel-level data from a bitmap.