|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <wingdi.h>
Public Attributes | |
| BYTE | rgbtBlue |
| BYTE | rgbtGreen |
| BYTE | rgbtRed |
| BYTE tagRGBTRIPLE::rgbtBlue |
Definition at line 1884 of file wingdi.h.
Referenced by BmpFrameDecode_CopyPalette(), ConvertBitmapInfo(), CURSORICON_GetCursorDataFromBMI(), DIB_FreeConvertedBitmapInfo(), and test_monochrome_icon().
| BYTE tagRGBTRIPLE::rgbtGreen |
Definition at line 1885 of file wingdi.h.
Referenced by ConvertBitmapInfo(), DIB_FreeConvertedBitmapInfo(), and test_monochrome_icon().
| BYTE tagRGBTRIPLE::rgbtRed |
Definition at line 1886 of file wingdi.h.
Referenced by BmpFrameDecode_CopyPalette(), ConvertBitmapInfo(), DIB_FreeConvertedBitmapInfo(), and test_monochrome_icon().