C# Class ScreenSnapper, NewTOAPIA

Mostrar archivo Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
ScreenSnapper ( ) : System
ScreenSnapper ( GDIContext aContext ) : System
SnapAPicture ( Rectangle rect ) : GDIDIBSection

Method Details

ScreenSnapper() public method

public ScreenSnapper ( ) : System
return System

ScreenSnapper() public method

public ScreenSnapper ( GDIContext aContext ) : System
aContext NewTOAPIA.Drawing.GDIContext
return System

SnapAPicture() public method

public SnapAPicture ( Rectangle rect ) : GDIDIBSection
rect Rectangle
return GDIDIBSection