RetroArch
Public Attributes | List of all members
D2D1_BITMAP_BRUSH_PROPERTIES1 Struct Reference

Describes the extend modes and the interpolation mode of an ID2D1BitmapBrush. More...

#include <d2d1_1.h>

Public Attributes

D2D1_EXTEND_MODE extendModeX
 
D2D1_EXTEND_MODE extendModeY
 
D2D1_INTERPOLATION_MODE interpolationMode
 

Detailed Description

Describes the extend modes and the interpolation mode of an ID2D1BitmapBrush.

Member Data Documentation

◆ extendModeX

D2D1_EXTEND_MODE D2D1_BITMAP_BRUSH_PROPERTIES1::extendModeX

◆ extendModeY

D2D1_EXTEND_MODE D2D1_BITMAP_BRUSH_PROPERTIES1::extendModeY

◆ interpolationMode

D2D1_INTERPOLATION_MODE D2D1_BITMAP_BRUSH_PROPERTIES1::interpolationMode

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