Public Attributes

BGRA Struct Reference

List of all members.

Public Attributes

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

Detailed Description

Definition at line 468 of file Gui.cpp.


Member Data Documentation

unsigned char BGRA::Alpha

Definition at line 472 of file Gui.cpp.

unsigned char BGRA::Blue

Definition at line 469 of file Gui.cpp.

unsigned char BGRA::Green

Definition at line 470 of file Gui.cpp.

unsigned char BGRA::Red

Definition at line 471 of file Gui.cpp.


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