ReactOS 0.4.16-dev-823-g9a093ec
|
#include <wingdi.h>
Public Attributes | |
BYTE | rgbtBlue |
BYTE | rgbtGreen |
BYTE | rgbtRed |
BYTE tagRGBTRIPLE::rgbtBlue |
Definition at line 1438 of file wingdi.h.
Referenced by BmpFrameDecode_CopyPalette(), ConvertBitmapInfo(), CURSORICON_GetCursorDataFromBMI(), DIB_FreeConvertedBitmapInfo(), and test_monochrome_icon().
BYTE tagRGBTRIPLE::rgbtGreen |
Definition at line 1439 of file wingdi.h.
Referenced by ConvertBitmapInfo(), DIB_FreeConvertedBitmapInfo(), and test_monochrome_icon().
BYTE tagRGBTRIPLE::rgbtRed |
Definition at line 1440 of file wingdi.h.
Referenced by BmpFrameDecode_CopyPalette(), ConvertBitmapInfo(), DIB_FreeConvertedBitmapInfo(), and test_monochrome_icon().