C# Class Longkong.ColorPicker.Controls.ColorSwatchXml

Reads and writes color swatch data.
Afficher le fichier Open project: Longkong/Pojjaman Class Usage Examples

Private Methods

Méthode Description
ColorSwatchXml ( ) : System

Private constructor to prevent the compiler from automatically creating a default public constructor.

ReadSwatches ( string file, bool isResourceFile ) : ArrayList

Reads color swatches.

WriteSwatches ( string file, ArrayList colors ) : void

Writes custom color swatches to the file system.