ReactOS 0.4.17-dev-934-g091855f
D2D1_GRADIENT_STOP Struct Reference
Collaboration diagram for D2D1_GRADIENT_STOP:

Public Attributes

float position
 
D2D1_COLOR_F color
 

Detailed Description

Definition at line 354 of file d2d1.idl.

Member Data Documentation

◆ color

D2D1_COLOR_F D2D1_GRADIENT_STOP::color

Definition at line 357 of file d2d1.idl.

Referenced by d2d_gradient_create().

◆ position

float D2D1_GRADIENT_STOP::position

Definition at line 356 of file d2d1.idl.

Referenced by d2d_gradient_create().


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