RetroArch
|
Contains the gradient origin offset and the size and position of the gradient ellipse for an ID2D1RadialGradientBrush. More...
#include <d2d1.h>
Public Attributes | |
D2D1_POINT_2F | center |
D2D1_POINT_2F | gradientOriginOffset |
FLOAT | radiusX |
FLOAT | radiusY |
Contains the gradient origin offset and the size and position of the gradient ellipse for an ID2D1RadialGradientBrush.
D2D1_POINT_2F D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES::center |
D2D1_POINT_2F D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES::gradientOriginOffset |
FLOAT D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES::radiusX |
FLOAT D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES::radiusY |