C# 클래스 Longkong.ColorPicker.Controls.ColorSwatchXml

Reads and writes color swatch data.
파일 보기 프로젝트 열기: Longkong/Pojjaman 1 사용 예제들

비공개 메소드들

메소드 설명
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.