Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

corona::FormatDesc Struct Reference

List of all members.

Public Methods

 FormatDesc (int r, int g, int b, int a, bool ha)

Public Attributes

int r_shift
int g_shift
int b_shift
int a_shift
bool has_alpha

Constructor & Destructor Documentation

corona::FormatDesc::FormatDesc int    r,
int    g,
int    b,
int    a,
bool    ha
[inline]
 

Definition at line 40 of file Convert.cpp.

References a_shift, b_shift, g_shift, has_alpha, and r_shift.


Member Data Documentation

int corona::FormatDesc::r_shift
 

Definition at line 50 of file Convert.cpp.

Referenced by corona::ConvertPixels(), and FormatDesc().

int corona::FormatDesc::g_shift
 

Definition at line 51 of file Convert.cpp.

Referenced by corona::ConvertPixels(), and FormatDesc().

int corona::FormatDesc::b_shift
 

Definition at line 52 of file Convert.cpp.

Referenced by corona::ConvertPixels(), and FormatDesc().

int corona::FormatDesc::a_shift
 

Definition at line 53 of file Convert.cpp.

Referenced by corona::ConvertPixels(), and FormatDesc().

bool corona::FormatDesc::has_alpha
 

Definition at line 54 of file Convert.cpp.

Referenced by corona::ConvertPixels(), and FormatDesc().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 2 13:00:10 2003 for corona by doxygen1.3-rc1