RetroArch
Public Member Functions | Public Attributes | List of all members
D2D1_LAYER_PARAMETERS1 Struct Reference

All parameters related to pushing a layer. More...

#include <d2d1_1.h>

Collaboration diagram for D2D1_LAYER_PARAMETERS1:
[legend]

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
 

Detailed Description

All parameters related to pushing a layer.

Member Function Documentation

◆ _Field_size_opt_() [1/2]

D2D1_LAYER_PARAMETERS1::_Field_size_opt_ ( )

◆ _Field_size_opt_() [2/2]

D2D1_LAYER_PARAMETERS1::_Field_size_opt_ ( )

Member Data Documentation

◆ contentBounds

D2D1_RECT_F D2D1_LAYER_PARAMETERS1::contentBounds

◆ layerOptions

D2D1_LAYER_OPTIONS1 D2D1_LAYER_PARAMETERS1::layerOptions

◆ maskAntialiasMode

D2D1_ANTIALIAS_MODE D2D1_LAYER_PARAMETERS1::maskAntialiasMode

◆ maskTransform

D2D1_MATRIX_3X2_F D2D1_LAYER_PARAMETERS1::maskTransform

◆ opacity

FLOAT D2D1_LAYER_PARAMETERS1::opacity

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