C# Class PointReader.PointReader

Inheritance: IBitmapReader
ファイルを表示 Open project: egeozcan/DrawThatThing

Public Methods

Method Description
GetDrawInstructions ( List colorPalette, string>.IDictionary options = null, IBrushChanger brushChanger = null ) : IEnumerable
PointReader ( String path ) : System

Method Details

GetDrawInstructions() public method

public GetDrawInstructions ( List colorPalette, string>.IDictionary options = null, IBrushChanger brushChanger = null ) : IEnumerable
colorPalette List
options string>.IDictionary
brushChanger IBrushChanger
return IEnumerable

PointReader() public method

public PointReader ( String path ) : System
path String
return System