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 |
|
Definition at line 40 of file Convert.cpp. References a_shift, b_shift, g_shift, has_alpha, and r_shift. |
|
Definition at line 50 of file Convert.cpp. Referenced by corona::ConvertPixels(), and FormatDesc(). |
|
Definition at line 51 of file Convert.cpp. Referenced by corona::ConvertPixels(), and FormatDesc(). |
|
Definition at line 52 of file Convert.cpp. Referenced by corona::ConvertPixels(), and FormatDesc(). |
|
Definition at line 53 of file Convert.cpp. Referenced by corona::ConvertPixels(), and FormatDesc(). |
|
Definition at line 54 of file Convert.cpp. Referenced by corona::ConvertPixels(), and FormatDesc(). |