C# Class GCEncoder, NewTOAPIA

Datei anzeigen Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
GCEncoder ( Stream outStream ) : System
Write ( GraphicCommand, aCommand ) : void

Method Details

GCEncoder() public method

public GCEncoder ( Stream outStream ) : System
outStream Stream
return System

Write() public method

public Write ( GraphicCommand, aCommand ) : void
aCommand GraphicCommand,
return void