C# Class Example_Ambilight_full.AmbilightMirrorBrush

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

Public Methods

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

Protected Methods

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

Method Details

AmbilightMirrorBrush() public method

public AmbilightMirrorBrush ( 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