Creates a clone of this palette
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Public Function Clone As Palette
member Clone : unit -> Palette
Return Value
Type:
PaletteA new instance of a palette with the same color entries as this instance
See Also