📄️ AlphaComponentPosition Enumeration
Defines the position of a color's alpha component relative to all other components.
📄️ ColorChangedEventArgs Class
Holds the details of a ColorChanged event.
📄️ ColorComponent Enumeration
Defines a specific component within a color model.
📄️ ColorModel Enumeration
Defines the model used to represent colors.
📄️ ColorPicker Class
Presents a color for user editing using a spectrum, palette and component sliders within a drop down. Editing is available when the drop down flyout is opened; otherwise, only the preview content area is shown.
📄️ ColorSpectrumComponents Enumeration
Defines the two HSV color components displayed by a ColorSpectrum.
📄️ ColorSpectrumShape Enumeration
Defines the shape of a ColorSpectrum.
📄️ ColorView Class
Presents a color for user editing using a spectrum, palette and component sliders.
📄️ ColorViewTab Enumeration
Defines a specific tab/page (subview) within the ColorView.
📄️ FlatColorPalette Class
Implements a reduced flat design or flat UI color palette.
📄️ FlatColorPalette.FlatColor Enumeration
Defines all colors in the FlatColorPalette.
📄️ FlatHalfColorPalette Class
Implements half of the FlatColorPalette for improved usability.
📄️ FluentColorPalette Class
Implements the standard Windows 10 color palette.
📄️ HsvComponent Enumeration
Defines a specific component in the HSV color model.
📄️ IColorPalette Interface
Interface to define a color palette.
📄️ MaterialColorPalette Class
Implements a reduced version of the 2014 Material Design color palette.
📄️ MaterialColorPalette.MaterialColor Enumeration
Defines all colors in the MaterialColorPalette.
📄️ MaterialHalfColorPalette Class
Implements half of the MaterialColorPalette for improved usability.
📄️ RgbComponent Enumeration
Defines a specific component in the RGB color model.
📄️ SixteenColorPalette Class
Implements the standard sixteen color palette from the HTML 4.01 specification.