C# Class ScreenCapture.ScreenCapture

Show file Open project: JhetoX/HackBankAccount Class Usage Examples

Public Methods

Method Description
ScreenCapture ( ) : System

Private Methods

Method Description
captureScreen ( int id ) : Bitmap
saveBitmap ( string file, System bitmap ) : bool

Method Details

ScreenCapture() public method

public ScreenCapture ( ) : System
return System