RetroArch
|
All parameters related to pushing a layer. More...
#include <d2d1_1.h>
Public Member Functions | |
_Field_size_opt_ (1) ID2D1Geometry *geometricMask | |
_Field_size_opt_ (1) ID2D1Brush *opacityBrush | |
Public Attributes | |
D2D1_RECT_F | contentBounds |
D2D1_ANTIALIAS_MODE | maskAntialiasMode |
D2D1_MATRIX_3X2_F | maskTransform |
FLOAT | opacity |
D2D1_LAYER_OPTIONS1 | layerOptions |
All parameters related to pushing a layer.
D2D1_LAYER_PARAMETERS1::_Field_size_opt_ | ( | 1 | ) |
D2D1_LAYER_PARAMETERS1::_Field_size_opt_ | ( | 1 | ) |
D2D1_RECT_F D2D1_LAYER_PARAMETERS1::contentBounds |
D2D1_LAYER_OPTIONS1 D2D1_LAYER_PARAMETERS1::layerOptions |
D2D1_ANTIALIAS_MODE D2D1_LAYER_PARAMETERS1::maskAntialiasMode |
D2D1_MATRIX_3X2_F D2D1_LAYER_PARAMETERS1::maskTransform |
FLOAT D2D1_LAYER_PARAMETERS1::opacity |