[go: up one dir, main page]

Brush

Type Alias Brush 

Source
pub type Brush = Brush;
Expand description

The associated brush type for this backend.

This type matches RenderContext::Brush

Aliased Typeยง

pub struct Brush(/* private fields */);