Available on crate feature
advanced
only.Expand description
Load and draw raster graphics.
Structs§
- Bytes
- A cheaply cloneable and sliceable chunk of contiguous memory.
- Id
- The unique identifier of some
Handle
data. - Image
- A raster image that can be drawn.
Enums§
- Filter
Method - Image filtering strategy.
- Handle
- A handle of some image data.