Click or drag to resize

PaletteClone Method

Creates a clone of this palette

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Palette Clone()

Return Value

Type: Palette
A new instance of a palette with the same color entries as this instance
See Also