Palette.Palette Constructor
Initializes a new instance of the Palette class with the given number of color entries.
Palette(System.Int32 count)
Initializes a new instance of the Palette class with the given number of color entries.Syntax
public Palette (
System.Int32 count
)
Parameters
count
Type: System.Int32
The number of colors in the palette.
The number of colors in the palette.
Platforms
Windows, Linux, Android