Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Tomato
Hardware
LEM1802.PixelData
C# Class Tomato.Hardware.LEM1802.PixelData
ファイルを表示
Open project: SirCmpwn/Tomato
Public Properties
Property
Type
Description
blue
byte
green
byte
red
byte
Public Methods
Method
Description
FromColor
(
Color
color
) :
PixelData
Method Details
FromColor()
public
static
method
public
static
FromColor
(
Color
color
) :
PixelData
color
Color
return
System.Drawing.PixelData
Property Details
blue
public_oe property
public
byte
blue
return
byte
green
public_oe property
public
byte
green
return
byte
red
public_oe property
public
byte
red
return
byte