ID2D1BitmapBrush1 interface (d2d1_1.h)

Paints an area with a bitmap.

Inheritance

The ID2D1BitmapBrush1 interface inherits from ID2D1BitmapBrush. ID2D1BitmapBrush1 also has these types of members:

Methods

The ID2D1BitmapBrush1 interface has these methods.

 
ID2D1BitmapBrush1::GetInterpolationMode1

Returns the current interpolation mode of the brush.
ID2D1BitmapBrush1::SetInterpolationMode1

Sets the interpolation mode for the brush.

Requirements

Requirement Value
Minimum supported client Windows 8 and Platform Update for Windows 7 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | UWP apps]
Target Platform Windows
Header d2d1_1.h

See also

ID2D1BitmapBrush