C# 클래스 Zetbox.Microsoft.ScreenshotTool

상속: IScreenshotTool
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
GetScreenshot ( ) : Bitmap

비공개 메소드들

메소드 설명
CreateScreenshot ( int left, int top, int width, int height ) : Bitmap
GetForegroundWindow ( ) : int
GetWindowRect ( IntPtr hWnd, RECT &lpRect ) : bool

메소드 상세

GetScreenshot() 공개 메소드

public GetScreenshot ( ) : Bitmap
리턴 System.Drawing.Bitmap