[][src]Module valora::paint

Paint trait and implementations.

Structs

Filled

Paints a path with a fill pattern.

Stroked

Paints a path with a stroke.

Traits

Paint

A trait for types which can be represented on a Canvas.