Click or drag to resize

PaletteGetDosPalette Method

Gets the standard 16-color palette used in DOS

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

Return Value

Type: Palette
A new instance of a Palette with the standard 16 DOS colors
See Also