Public Attributes

RGBA Struct Reference

List of all members.

Public Attributes

unsigned char Red
unsigned char Green
unsigned char Blue
unsigned char Alpha

Detailed Description

Definition at line 461 of file Gui.cpp.


Member Data Documentation

unsigned char RGBA::Alpha

Definition at line 465 of file Gui.cpp.

unsigned char RGBA::Blue

Definition at line 464 of file Gui.cpp.

unsigned char RGBA::Green

Definition at line 463 of file Gui.cpp.

unsigned char RGBA::Red

Definition at line 462 of file Gui.cpp.


The documentation for this struct was generated from the following files: