Inkscape
Vector Graphics Editor
|
U_EMRALPHABLEND Blend field. More...
#include <uemf.h>
Public Attributes | |
uint8_t | Operation |
Must be 0. | |
uint8_t | Flags |
Must be 0. | |
uint8_t | Global |
Alpha for whole thing if Op is U_AC_SRC_GLOBAL (AKA U_AC_SRC_GLOBAL) | |
uint8_t | Op |
Blend Enumeration. | |
U_EMRALPHABLEND Blend field.
EMF Manual 2.3.1.1, Microsoft name: BLENDFUNCTION field of EMR_ALPHABLEND record.
uint8_t U_BLEND::Global |