C# Class Epicenter_Client.ScreenshotMechanism

Datei anzeigen Open project: canselcik/Epicenter-Remote-Administration-Tool Class Usage Examples

Public Properties

Property Type Description
latestScreenshot System.IO.MemoryStream

Public Methods

Method Description
TakeScreenshot ( int quality_quotient ) : bool

Private Methods

Method Description
GetEncoder ( ImageFormat format ) : System.Drawing.Imaging.ImageCodecInfo

Method Details

TakeScreenshot() public static method

public static TakeScreenshot ( int quality_quotient ) : bool
quality_quotient int
return bool

Property Details

latestScreenshot public_oe static_oe property

public static MemoryStream,System.IO latestScreenshot
return System.IO.MemoryStream