ID2D1BitmapBrush1

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

interface ID2D1BitmapBrush1 : ID2D1BitmapBrush {}

Members

Functions

SetInterpolationMode1
void SetInterpolationMode1(D2D1_INTERPOLATION_MODE interpolationMode)

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

Meta