C# Class Example_Ambilight_full.AmbilightExtendBrush

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

Public Methods

Method Description
AmbilightExtendBrush ( IScreenCapture screenCapture, AmbilightSettings settings ) : System

Protected Methods

Method Description
GetColorAtPoint ( RectangleF rectangle, BrushRenderTarget renderTarget ) : CorsairColor

Method Details

AmbilightExtendBrush() public method

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

GetColorAtPoint() protected method

protected GetColorAtPoint ( RectangleF rectangle, BrushRenderTarget renderTarget ) : CorsairColor
rectangle System.Drawing.RectangleF
renderTarget CUE.NET.Brushes.BrushRenderTarget
return CUE.NET.Devices.Generic.CorsairColor