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_RGBQUAD Struct Reference

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.
 

Detailed Description

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


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