Click or drag to resize

Palette Constructor

Overload List
  NameDescription
Public methodPalette
Initializes a new instance of the Palette class.
Public methodPalette(Color)
Creates a new instance of Palette specifying the colors of the palette.
Public methodPalette(ColorPalette)
Initializes a new instance of the Palette class.
Public methodPalette(Int32)
Initialize a new instance of a Palette specifying the number of colors to start with.
Public methodPalette(PaletteType)
Initialize a new instance of a Palette class specifying the PaletteType.
Protected methodPalette(SerializationInfo, StreamingContext)
Initializes a new instance of the Palette class.
Top
See Also