libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
For U_BITMAPINFO crColor field. More...
#include <uemf.h>
Data Fields | |
uint8_t | Red |
Red color (0-255) | |
uint8_t | Green |
Green color (0-255) | |
uint8_t | Blue |
Blue color (0-255) | |
uint8_t | Reserved |
Not used. | |
For U_BITMAPINFO crColor field.
WMF manual 2.2.2.8 NOTE that the color order is RGB reserved, flipped around from the preceding. Microsoft name: COLORREF Object