C# Class Animatroller.Framework.LogicalDevice.Event.PixelChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: HakanL/animatroller

Méthodes publiques

Méthode Description
PixelChangedEventArgs ( int channel, Color newColor, double newBrightness ) : System

Method Details

PixelChangedEventArgs() public méthode

public PixelChangedEventArgs ( int channel, Color newColor, double newBrightness ) : System
channel int
newColor Color
newBrightness double
Résultat System