Expand description
This crate provides AlignedGrid
and PaddedGrid
, used in various places involving
images.
Structs§
- A continuous buffer in the “raster order”.
- Allocation handle.
- Allocation tracker with total memory limit.
- A mutable subgrid of the underlying buffer.
[AlignedGrid]
with padding.
Enums§
Traits§
- Trait representing a SIMD vector.