RetroArch
Public Attributes | List of all members
D2D1_BITMAP_BRUSH_PROPERTIES Struct Reference

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

#include <d2d1.h>

Public Attributes

D2D1_EXTEND_MODE extendModeX
 
D2D1_EXTEND_MODE extendModeY
 
D2D1_BITMAP_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_PROPERTIES::extendModeX

◆ extendModeY

D2D1_EXTEND_MODE D2D1_BITMAP_BRUSH_PROPERTIES::extendModeY

◆ interpolationMode

D2D1_BITMAP_INTERPOLATION_MODE D2D1_BITMAP_BRUSH_PROPERTIES::interpolationMode

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