C# Class Win32APIs.APIs.ControlToImage

Exibir arquivo Open project: Nullstr1ng/MultiRDPClient.NET

Public Methods

Method Description
GetControlScreenshot ( System control ) : Image

Private Methods

Method Description
GetImage ( Graphics formg, int w, int h, int yOffset ) : Bitmap

Method Details

GetControlScreenshot() public static method

public static GetControlScreenshot ( System control ) : Image
control System
return Image