C# Class Example_AudioAnalyzer_full.AudioSpectrumBrush

Inheritance: CUE.NET.Brushes.LinearGradientBrush
Afficher le fichier Open project: DarthAffe/CUE.NET Class Usage Examples

Méthodes publiques

Méthode Description
AudioSpectrumBrush ( SoundDataProcessor soundDataProcessor, IGradient gradient ) : System

Méthodes protégées

Méthode Description
GetColorAtPoint ( RectangleF rectangle, BrushRenderTarget renderTarget ) : CorsairColor

Method Details

AudioSpectrumBrush() public méthode

public AudioSpectrumBrush ( SoundDataProcessor soundDataProcessor, IGradient gradient ) : System
soundDataProcessor SoundDataProcessor
gradient IGradient
Résultat System

GetColorAtPoint() protected méthode

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