[go: up one dir, main page]

Piet

Type Alias Piet 

Source
pub type Piet<'a> = D2DRenderContext<'a>;
Expand description

The RenderContext for the Direct2D backend, which is selected.

Aliased Typeยง

pub struct Piet<'a> { /* private fields */ }