Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PixelArtUpScaler
FastBitmap.PixelData
C# Class PixelArtUpScaler.FastBitmap.PixelData
Mostra file
Open project: michaelrbk/pixelart-vectorizer
Public Properties
Property
Type
Description
alpha
byte
blue
byte
green
byte
red
byte
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
alpha
public_oe property
public
byte
alpha
return
byte
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