C# 클래스 D3Bit.Screenshot

파일 보기 프로젝트 열기: CreepGin/D3Bit

공개 메소드들

메소드 설명
GetSnapShot ( Process d3Proc ) : Bitmap
GetToolTip ( Bitmap bitmap ) : Bitmap

비공개 메소드들

메소드 설명
GetMaxVerticalDistance ( List lines ) : int
GetWindowRect ( IntPtr hWnd, System.Windows.Forms.RECT &lpRect ) : bool
PrintWindow ( IntPtr hWnd, IntPtr hdcBlt, int nFlags ) : bool

메소드 상세

GetSnapShot() 공개 정적인 메소드

public static GetSnapShot ( Process d3Proc ) : Bitmap
d3Proc System.Diagnostics.Process
리턴 System.Drawing.Bitmap

GetToolTip() 공개 정적인 메소드

public static GetToolTip ( Bitmap bitmap ) : Bitmap
bitmap System.Drawing.Bitmap
리턴 System.Drawing.Bitmap