libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
For U_BITMAPINFO bmiColors field. More...
#include <uemf.h>
Data Fields | |
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. | |
For U_BITMAPINFO bmiColors field.
WMF manual 2.2.2.20 NOTE that the color order is BGR, even though the name is RGB! Microsoft name: RGBQUAD Object