C# Class RXG100Sim.Editor

Inheritance: System.Windows.Forms.Panel
Afficher le fichier Open project: ValdemarOrn/SharpSoundPlugins Class Usage Examples

Méthodes publiques

Свойство Type Description
BackgroundBitmap System.Drawing.Bitmap
BassA AudioLib.UI.Knob
BoostBitmap System.Drawing.Bitmap
Channel Switch
ControlMap object>.Dictionary
GainA AudioLib.UI.Knob
InputA AudioLib.UI.BitmapSliderSimple
Instance RXG100
KnobsBitmap System.Drawing.Bitmap
Light1Bitmap System.Drawing.Bitmap
Light2Bitmap System.Drawing.Bitmap
Light3Bitmap System.Drawing.Bitmap
LightA AudioLib.UI.BitmapIndicator
SplashBitmap System.Drawing.Bitmap
SwitchBitmap System.Drawing.Bitmap
TopBarBitmap System.Drawing.Bitmap
TopSliderBitmap System.Drawing.Bitmap

Méthodes publiques

Méthode Description
MapControls ( ) : void
ParameterChanged ( object sender, double val ) : void
UpdateParameters ( ) : void

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Private Methods

Méthode Description
Editor ( ) : System
about_Click ( object sender, EventArgs e ) : void

Method Details

MapControls() public méthode

public MapControls ( ) : void
Résultat void

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void

ParameterChanged() public méthode

public ParameterChanged ( object sender, double val ) : void
sender object
val double
Résultat void

UpdateParameters() public méthode

public UpdateParameters ( ) : void
Résultat void

Property Details

BackgroundBitmap public_oe static_oe property

public static Bitmap,System.Drawing BackgroundBitmap
Résultat System.Drawing.Bitmap

BassA public_oe property

public Knob,AudioLib.UI BassA
Résultat AudioLib.UI.Knob

BoostBitmap public_oe static_oe property

public static Bitmap,System.Drawing BoostBitmap
Résultat System.Drawing.Bitmap

Channel public_oe property

public Switch Channel
Résultat Switch

ControlMap public_oe property

public Dictionary ControlMap
Résultat object>.Dictionary

GainA public_oe property

public Knob,AudioLib.UI GainA
Résultat AudioLib.UI.Knob

InputA public_oe property

public BitmapSliderSimple,AudioLib.UI InputA
Résultat AudioLib.UI.BitmapSliderSimple

Instance public_oe property

public RXG100,RXG100Sim Instance
Résultat RXG100

KnobsBitmap public_oe static_oe property

public static Bitmap,System.Drawing KnobsBitmap
Résultat System.Drawing.Bitmap

Light1Bitmap public_oe static_oe property

public static Bitmap,System.Drawing Light1Bitmap
Résultat System.Drawing.Bitmap

Light2Bitmap public_oe static_oe property

public static Bitmap,System.Drawing Light2Bitmap
Résultat System.Drawing.Bitmap

Light3Bitmap public_oe static_oe property

public static Bitmap,System.Drawing Light3Bitmap
Résultat System.Drawing.Bitmap

LightA public_oe property

public BitmapIndicator,AudioLib.UI LightA
Résultat AudioLib.UI.BitmapIndicator

SplashBitmap public_oe static_oe property

public static Bitmap,System.Drawing SplashBitmap
Résultat System.Drawing.Bitmap

SwitchBitmap public_oe static_oe property

public static Bitmap,System.Drawing SwitchBitmap
Résultat System.Drawing.Bitmap

TopBarBitmap public_oe static_oe property

public static Bitmap,System.Drawing TopBarBitmap
Résultat System.Drawing.Bitmap

TopSliderBitmap public_oe static_oe property

public static Bitmap,System.Drawing TopSliderBitmap
Résultat System.Drawing.Bitmap