Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PixelArtUpScaler
FastBitmap.PixelData
C# Class PixelArtUpScaler.FastBitmap.PixelData
Show 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 property
public
byte
alpha
return
byte
blue
public property
public
byte
blue
return
byte
green
public property
public
byte
green
return
byte
red
public property
public
byte
red
return
byte