Свойство | Type | Description | |
---|---|---|---|
B | byte | ||
Channel | byte | ||
G | byte | ||
Index | byte | ||
R | byte | ||
SendToDevice | System.Boolean |
Méthode | Description | |
---|---|---|
SendColorEventArgs ( byte channel, byte index, byte r, byte g, byte b ) : System |
public SendColorEventArgs ( byte channel, byte index, byte r, byte g, byte b ) : System | ||
channel | byte | |
index | byte | |
r | byte | |
g | byte | |
b | byte | |
Résultat | System |