Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
U_TRIVERTEX Struct Reference

For GRADIENT_[TRIANGLE|U_RECT]. More...

#include <uemf.h>

Public Attributes

int32_t x
 X coord.
 
int32_t y
 Y coord.
 
uint16_t Red
 Red component.
 
uint16_t Green
 Green component.
 
uint16_t Blue
 Bule component.
 
uint16_t Alpha
 Alpha Transparency.
 

Detailed Description

For GRADIENT_[TRIANGLE|U_RECT].

EMF manual 2.2.26, Microsoft name: TriVertex Object, out of order, needed for 2.2.7

Definition at line 1766 of file uemf.h.

Member Data Documentation

◆ Alpha

uint16_t U_TRIVERTEX::Alpha

◆ Blue

uint16_t U_TRIVERTEX::Blue

◆ Green

uint16_t U_TRIVERTEX::Green

◆ Red

uint16_t U_TRIVERTEX::Red

◆ x

int32_t U_TRIVERTEX::x

◆ y


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