C# Class Example_AudioAnalyzer_full.AudioSpectrumBrush

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

Public Methods

Method Description
AudioSpectrumBrush ( SoundDataProcessor soundDataProcessor, IGradient gradient ) : System

Protected Methods

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

Method Details

AudioSpectrumBrush() public method

public AudioSpectrumBrush ( SoundDataProcessor soundDataProcessor, IGradient gradient ) : System
soundDataProcessor SoundDataProcessor
gradient IGradient
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