C# Class WeifenLuo.WinFormsUI.ThemeVS2012.VS2012PaletteFactory

Inheritance: IPaletteFactory
Show file Open project: dockpanelsuite/dockpanelsuite

Public Methods

Method Description
Initialize ( DockPanelColorPalette palette ) : void
VS2012PaletteFactory ( byte file ) : System.Drawing

Private Methods

Method Description
ColorTranslatorFromHtml ( string name, bool foreground = false ) : Color

Method Details

Initialize() public method

public Initialize ( DockPanelColorPalette palette ) : void
palette WeifenLuo.WinFormsUI.Docking.DockPanelColorPalette
return void

VS2012PaletteFactory() public method

public VS2012PaletteFactory ( byte file ) : System.Drawing
file byte
return System.Drawing