C# Class Epicenter_Client.ScreenshotMechanism

Afficher le fichier Open project: canselcik/Epicenter-Remote-Administration-Tool Class Usage Examples

Méthodes publiques

Свойство Type Description
latestScreenshot System.IO.MemoryStream

Méthodes publiques

Méthode Description
TakeScreenshot ( int quality_quotient ) : bool

Private Methods

Méthode Description
GetEncoder ( ImageFormat format ) : System.Drawing.Imaging.ImageCodecInfo

Method Details

TakeScreenshot() public static méthode

public static TakeScreenshot ( int quality_quotient ) : bool
quality_quotient int
Résultat bool

Property Details

latestScreenshot public_oe static_oe property

public static MemoryStream,System.IO latestScreenshot
Résultat System.IO.MemoryStream