C# 클래스 Win32APIs.APIs.ControlToImage

파일 보기 프로젝트 열기: Nullstr1ng/MultiRDPClient.NET

공개 메소드들

메소드 설명
GetControlScreenshot ( System control ) : Image

비공개 메소드들

메소드 설명
GetImage ( Graphics formg, int w, int h, int yOffset ) : Bitmap

메소드 상세

GetControlScreenshot() 공개 정적인 메소드

public static GetControlScreenshot ( System control ) : Image
control System
리턴 Image