Method Create
Create(IEnumerable<Color>)
Creates a colormap from a set of colors
Declaration
public static Colormap Create(IEnumerable<Color> colors)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<Color> | colors | An collection of colors. |
Returns
Type | Description |
---|---|
Colormap | Colormap |
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |