Namespace Avalonia.Media.Immutable
Classes
- ImmutableConicGradientBrush
A brush that draws with a sweep gradient.
- ImmutableDashStyle
Represents the sequence of dashes and gaps that will be applied by an ImmutablePen.
- ImmutableGradientBrush
A brush that draws with a gradient.
- ImmutableGradientStop
Describes the location and color of a transition point in a gradient.
- ImmutableLinearGradientBrush
A brush that draws with a linear gradient.
- ImmutablePen
Describes how a stroke is drawn.
- ImmutableRadialGradientBrush
A brush that draws with a radial gradient.
- ImmutableSolidColorBrush
Fills an area with a solid color.
- ImmutableTextDecoration
An immutable representation of a TextDecoration.
- ImmutableTileBrush
A brush which displays a repeating image.
- ImmutableTransform
Represents a transform on an Visual.