Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Animatroller
Framework
PhysicalDevice
PixelRGBByte
C# Class Animatroller.Framework.PhysicalDevice.PixelRGBByte
Datei anzeigen
Open project: HakanL/animatroller
Class Usage Examples
Public Properties
Property
Type
Description
B
byte
G
byte
R
byte
Public Methods
Method
Description
PixelRGBByte
(
byte
r
,
byte
g
,
byte
b
) :
System
Method Details
PixelRGBByte()
public
method
public
PixelRGBByte
(
byte
r
,
byte
g
,
byte
b
) :
System
r
byte
g
byte
b
byte
return
System
Property Details
B
public_oe property
public
byte
B
return
byte
G
public_oe property
public
byte
G
return
byte
R
public_oe property
public
byte
R
return
byte