Public Attributes

BGR16 Struct Reference

List of all members.

Public Attributes

unsigned short int Blue:5
unsigned short int Green:5
unsigned short int Red:5
unsigned short int Reserved:1

Detailed Description

Definition at line 481 of file Gui.cpp.


Member Data Documentation

unsigned short int BGR16::Blue

Definition at line 482 of file Gui.cpp.

unsigned short int BGR16::Green

Definition at line 483 of file Gui.cpp.

unsigned short int BGR16::Red

Definition at line 484 of file Gui.cpp.

unsigned short int BGR16::Reserved

Definition at line 485 of file Gui.cpp.


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