Expand description
Re-exports§
Structs§
- Blend
Mode - Blend mode consisting of color mixing and composition functions.
- Blob
- Shared data with an associated unique identifier.
- Color
Stop - Offset and color of a transition point in a gradient.
- Color
Stops - Collection of color stops.
- Font
- Owned shareable font resource.
- Gradient
- Definition of a gradient that transitions between two or more colors.
- Image
- Owned shareable image resource.
- Weak
Blob - Weak reference to a shared blob.
Enums§
- Brush
- Describes the color content of a filled or stroked shape.
- Brush
Ref - Reference to a brush.
- Compose
- Defines the layer composition function for a blend operation.
- Extend
- Defines how a brush is extended when the content does not fill a shape.
- Fill
- Describes the rule that determines the interior portion of a shape.
- Gradient
Kind - Properties for the supported gradient types.
- Image
Format - Defines the pixel format of an image.
- Image
Quality - Defines the desired quality for sampling an image.
- Mix
- Defines the color mixing function for a blend operation.
- Style
- Describes draw style– either a fill or stroke.
- Style
Ref - Reference to a draw style.
Traits§
- Color
Stops Source - Trait for types that represent a source of color stops.