ReactOS 0.4.15-dev-7958-gcd0bb1a
_GRADIENT_TRIANGLE Struct Reference

#include <wingdi.h>

Public Attributes

ULONG Vertex1
 
ULONG Vertex2
 
ULONG Vertex3
 

Detailed Description

Definition at line 2799 of file wingdi.h.

Member Data Documentation

◆ Vertex1

ULONG _GRADIENT_TRIANGLE::Vertex1

Definition at line 2800 of file wingdi.h.

Referenced by GradientProc(), GreGradientFill(), MainWndProc(), and test_GdiGradientFill().

◆ Vertex2

ULONG _GRADIENT_TRIANGLE::Vertex2

Definition at line 2801 of file wingdi.h.

Referenced by GradientProc(), GreGradientFill(), MainWndProc(), and test_GdiGradientFill().

◆ Vertex3

ULONG _GRADIENT_TRIANGLE::Vertex3

Definition at line 2802 of file wingdi.h.

Referenced by GradientProc(), GreGradientFill(), MainWndProc(), and test_GdiGradientFill().


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