C# Class Example_Ambilight_full.TakeAsIs.ScreenCapturing.DX9ScreenCapture

Inheritance: IScreenCapture
Show file Open project: DarthAffe/CUE.NET Class Usage Examples

Public Methods

Method Description
CaptureScreen ( ) : byte[]
DX9ScreenCapture ( ) : System
Dispose ( ) : void

Method Details

CaptureScreen() public method

public CaptureScreen ( ) : byte[]
return byte[]

DX9ScreenCapture() public method

public DX9ScreenCapture ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void