C# Class Zetbox.Microsoft.ScreenshotTool

Inheritance: IScreenshotTool
ファイルを表示 Open project: daszat/zetbox

Public Methods

Method Description
GetScreenshot ( ) : Bitmap

Private Methods

Method Description
CreateScreenshot ( int left, int top, int width, int height ) : Bitmap
GetForegroundWindow ( ) : int
GetWindowRect ( IntPtr hWnd, RECT &lpRect ) : bool

Method Details

GetScreenshot() public method

public GetScreenshot ( ) : Bitmap
return System.Drawing.Bitmap