Crate reui

Source

Re-exports§

pub use wgpu;

Modules§

internals

Structs§

BoxGradient
Canvas
Color
Images
LinearGradient
Offset
Represents point or vector.
Paint
Path
Collection of drawing commands.
Picture
Pipeline
RadialGradient
Recorder
Rect
A rectangular region of space.
Renderer
Rounding
Stroke
Transform

Enums§

Command
Path drawing command.
FillRule
The fill rule used when filling paths: EvenOdd, NonZero.
LineCap
Styles to use for line endings.
LineJoin
Styles to use for line segment joins.
Solidity
Used to specify Solid/Hole when adding shapes to a path.

Traits§

IntoPaint

Functions§

combine_viewport
render_pictures

Type Aliases§

Image