RetroArch
Public Attributes | List of all members
D2D1_GRADIENT_STOP Struct Reference

Contains the position and color of a gradient stop. More...

#include <d2d1.h>

Collaboration diagram for D2D1_GRADIENT_STOP:
[legend]

Public Attributes

FLOAT position
 
D2D1_COLOR_F color
 

Detailed Description

Contains the position and color of a gradient stop.

Member Data Documentation

◆ color

D2D1_COLOR_F D2D1_GRADIENT_STOP::color

◆ position

FLOAT D2D1_GRADIENT_STOP::position

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