Public Member Functions | |
| BmpColor (DWORD dw) | |
| BmpColor () | |
Public Attributes | |
| DWORD | clr |
| struct { | |
| BYTE r | |
| BYTE g | |
| BYTE b | |
| BYTE a | |
| }; | |
Definition at line 9 of file mfchelp.cpp.
| BmpColor::BmpColor | ( | DWORD | dw | ) | [inline] |
| BmpColor::BmpColor | ( | ) | [inline] |
Definition at line 17 of file mfchelp.cpp.
| DWORD BmpColor::clr |
Definition at line 11 of file mfchelp.cpp.
Referenced by BmpColor(), and ConvertBmp32WithAlphaToBmp32WithoutAlpha().
| struct { ... } |
1.5.6