libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
U_COLORREF Struct Reference

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.
 

Detailed Description

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


The documentation for this struct was generated from the following file: