Method | Description | |
---|---|---|
ScreenCapture ( ) : System | ||
captureScreen ( int id ) : |
||
loadBitmap ( string file ) : |
||
saveBitmap ( string file, System bitmap ) : bool |
public static captureScreen ( int id ) : |
||
id | int | |
return |
public static loadBitmap ( string file ) : |
||
file | string | |
return |
public static saveBitmap ( string file, System bitmap ) : bool | ||
file | string | |
bitmap | System | |
return | bool |