RetroArch
Public Attributes | List of all members
D2D1_IMAGE_BRUSH_PROPERTIES Struct Reference

Creation properties for an image brush. More...

#include <d2d1_1.h>

Collaboration diagram for D2D1_IMAGE_BRUSH_PROPERTIES:
[legend]

Public Attributes

D2D1_RECT_F sourceRectangle
 
D2D1_EXTEND_MODE extendModeX
 
D2D1_EXTEND_MODE extendModeY
 
D2D1_INTERPOLATION_MODE interpolationMode
 

Detailed Description

Creation properties for an image brush.

Member Data Documentation

◆ extendModeX

D2D1_EXTEND_MODE D2D1_IMAGE_BRUSH_PROPERTIES::extendModeX

◆ extendModeY

D2D1_EXTEND_MODE D2D1_IMAGE_BRUSH_PROPERTIES::extendModeY

◆ interpolationMode

D2D1_INTERPOLATION_MODE D2D1_IMAGE_BRUSH_PROPERTIES::interpolationMode

◆ sourceRectangle

D2D1_RECT_F D2D1_IMAGE_BRUSH_PROPERTIES::sourceRectangle

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