Dict representing a TRIVERTEX struct containing color information at a point
- Search for TRIVERTEX at msdn, google or google groups.
-
int x
X coord in logical units
-
int y
Y coord in logical units
-
int Red
Red component
-
int Green
Green component
-
int Blue
Blue component
-
int Alpha
Transparency value