C# 클래스 Animatroller.Framework.LogicalDevice.Event.PixelChangedEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: HakanL/animatroller

공개 메소드들

메소드 설명
PixelChangedEventArgs ( int channel, Color newColor, double newBrightness ) : System

메소드 상세

PixelChangedEventArgs() 공개 메소드

public PixelChangedEventArgs ( int channel, Color newColor, double newBrightness ) : System
channel int
newColor Color
newBrightness double
리턴 System