C# Class Alexandria.Engines.Sciagi.Resources.Palette

A palette resource.
Inheritance: ResourceData
ファイルを表示 Open project: Burton-Radons/Alexandria Class Usage Examples

Public Methods

Method Description
Browse ( Action progressUpdateCallback = null ) : Control

Produces a picture box showing the colors.

Private Methods

Method Description
Palette ( AssetLoader loader ) : System

Method Details

Browse() public method

Produces a picture box showing the colors.
public Browse ( Action progressUpdateCallback = null ) : Control
progressUpdateCallback Action
return System.Windows.Forms.Control