Crate rustic_bitmap

Source

Structs§

  • A 2D coordinate used to reference a pixel’s position in an image.
  • A simple RGB color with 8 bits per channel.

Constants§

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.