RetroArch
Public Attributes | List of all members
D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES Struct Reference

Contains the gradient origin offset and the size and position of the gradient ellipse for an ID2D1RadialGradientBrush. More...

#include <d2d1.h>

Collaboration diagram for D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES:
[legend]

Public Attributes

D2D1_POINT_2F center
 
D2D1_POINT_2F gradientOriginOffset
 
FLOAT radiusX
 
FLOAT radiusY
 

Detailed Description

Contains the gradient origin offset and the size and position of the gradient ellipse for an ID2D1RadialGradientBrush.

Member Data Documentation

◆ center

D2D1_POINT_2F D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES::center

◆ gradientOriginOffset

D2D1_POINT_2F D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES::gradientOriginOffset

◆ radiusX

FLOAT D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES::radiusX

◆ radiusY

FLOAT D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES::radiusY

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