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
Imaging
DDSReader
Utils
Colour8888
C# Class Imaging.DDSReader.Utils.Colour8888
Show file
Open project: andburn/dds-reader
Class Usage Examples
Public Properties
Property
Type
Description
alpha
byte
blue
byte
green
byte
red
byte
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