Re-exports§
pub use color::Color;
Modules§
Structs§
- Pixel
- Represents a single 2D pixel coordinate within an image.
- Pixel
Cache - A high-performance spatial cache for
PixelSetdata, organized as a collection ofRectanglecontainers. - Pixel
Set - A compact, sorted collection of pixels, optimized for fast set-like operations and spatial queries.