ADTF  3.18.3
tColor

Struct to split the color in the categories: blue, green, red an alpha value. More...

Public Attributes

tUInt8 nBlue
 The Blue value.
 
tUInt8 nGreen
 The Green value.
 
tUInt8 nRed
 The Red value.
 
tUInt8 nAlpha
 The Alpha value.
 

Detailed Description

Struct to split the color in the categories: blue, green, red an alpha value.

Definition at line 102 of file structs.h.