Inkscape
Vector Graphics Editor
|
WMF manual 2.2.2.20. More...
#include <uemf.h>
Public Attributes | |
uint8_t | Blue |
Blue color (0-255) | |
uint8_t | Green |
Green color (0-255) | |
uint8_t | Red |
Red color (0-255) | |
uint8_t | Reserved |
Not used. | |
WMF manual 2.2.2.20.
For U_BITMAPINFO bmiColors field
NOTE that the color order is BGR, even though the name is RGB! Microsoft name: RGBQUAD Object