C# Class Win32APIs.APIs.ControlToImage

Afficher le fichier Open project: Nullstr1ng/MultiRDPClient.NET

Méthodes publiques

Méthode Description
GetControlScreenshot ( System control ) : Image

Private Methods

Méthode Description
GetImage ( Graphics formg, int w, int h, int yOffset ) : Bitmap

Method Details

GetControlScreenshot() public static méthode

public static GetControlScreenshot ( System control ) : Image
control System
Résultat Image