C# Class Animatroller.Framework.Utility.RGBW

Show file Open project: HakanL/animatroller Class Usage Examples

Public Properties

Property Type Description
B byte
G byte
R byte
W byte

Property Details

B public property

public byte B
return byte

G public property

public byte G
return byte

R public property

public byte R
return byte

W public property

public byte W
return byte