[−][src]Module piet::render_context
The main render context trait.
Enums
| ImageFormat | The pixel format for bitmap images. |
| InterpolationMode | A requested interpolation mode for drawing images. |
| PaintBrush | A color or a gradient. |
Traits
| IntoBrush | A trait for various types that can be used as brushes. These include
backend-independent types such |
| RenderContext | The main trait for rendering graphics. |