Enums§
- Drawing
Error Kind - The error produced by a drawing backend
Traits§
- Backend
Style - The style data for the backend drawing API
- Drawing
Backend - The drawing backend trait, which implemenets the low-level drawing APIs.
This trait has a set of default implementation. And the minimal requirement of
implementing a drawing backend is implementing the
draw_pixelfunction.
Type Aliases§
- Backend
Coord - A coordiante in the image