PaletteCollection Constructors
Represents a collection of palettes.| Name | Parameters | Description |
|---|---|---|
| PaletteCollection(PaletteCollection) | collection | Initializes a new instance of the PaletteCollection class. |
| PaletteCollection(String, ColorPalette[]) | name, palettes | Initializes a new instance of the PaletteCollection class. |
See Also