C# Class Example_Ambilight_full.Ambilight

Mostra file Open project: DarthAffe/CUE.NET Class Usage Examples

Public Methods

Method Description
Ambilight ( IScreenCapture screenCapture, AmbilightSettings settings ) : System
Initialize ( ) : bool

Private Methods

Method Description
SetAmbilightBrush ( ) : void

Method Details

Ambilight() public method

public Ambilight ( IScreenCapture screenCapture, AmbilightSettings settings ) : System
screenCapture IScreenCapture
settings Example_Ambilight_full.TakeAsIs.AmbilightSettings
return System

Initialize() public method

public Initialize ( ) : bool
return bool