In This Article

ActiproSoftware.UI.Avalonia.Media Namespace

Classes

ColorExtensions

Provides extension methods for the Avalonia.Media.Color type.

ImageProvider

Supports a mechanism for retrieving image variations based on chromatic adaptations (color shifting), theme, DPI, etc.

ImageProviderRequest

Contains details about a request made to the GetImageSource(IImage, ImageProviderRequest) method.

SharedImageSourceKeys

Defines the keys that identify built-in images available with ImageProvider.

Structs

UIColor

An enhanced representation of the Avalonia.Media.Color structure with many additional features.

Enums

ColorInterpolationMode

Specifies the kind of interpolation to use between colors in operations like FromMix(UIColor, UIColor, double, ColorInterpolationMode).

ImageChromaticAdaptationMode

Specifies the chromatic adaptation (color shifting) mode to use with ImageProvider.