ID2D1BitmapBrush1

<summary> A bitmap brush allows a bitmap to be used to fill a geometry. Interpolation mode is specified with D2D1_INTERPOLATION_MODE </summary>

Members

Functions

GetInterpolationMode1
D2D1_INTERPOLATION_MODE GetInterpolationMode1()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetInterpolationMode1
void SetInterpolationMode1(D2D1_INTERPOLATION_MODE interpolationMode)

<summary> Sets the interpolation mode used when this brush is used. </summary>

Meta