Re-exports§
pub use wgpu;
Modules§
Structs§
- BoxGradient
- Canvas
- Color
- Images
- Linear
Gradient - Offset
- Represents point or vector.
- Paint
- Path
- Collection of drawing commands.
- Picture
- Pipeline
- Radial
Gradient - Recorder
- Rect
- A rectangular region of space.
- Renderer
- Rounding
- Stroke
- Transform
Enums§
- Command
- Path drawing command.
- Fill
Rule - The fill rule used when filling paths:
EvenOdd
,NonZero
. - LineCap
- Styles to use for line endings.
- Line
Join - Styles to use for line segment joins.
- Solidity
- Used to specify Solid/Hole when adding shapes to a path.