The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ID2D1DeviceContext::DrawBitmap methods
Overload list
| Method | Description |
|---|---|
| DrawBitmap (ID2D1Bitmap*, D2D1_RECT_F*, FLOAT, D2D1_INTERPOLATION_MODE, D2D1_RECT_F*, D2D1_MATRIX_4X4_F*) |
Draws a bitmap to the render target. |
| DrawBitmap (ID2D1Bitmap*, D2D1_RECT_F&, FLOAT, D2D1_INTERPOLATION_MODE, D2D1_RECT_F*, D2D1_MATRIX_4X4_F*) |
Draws a bitmap to the render target. |
| DrawBitmap (ID2D1Bitmap*, D2D1_RECT_F&, FLOAT, D2D1_INTERPOLATION_MODE, D2D1_RECT_F&, D2D1_MATRIX_4X4_F*) |
Draws a bitmap to the render target. |
| DrawBitmap (ID2D1Bitmap*, D2D1_RECT_F&, FLOAT, D2D1_INTERPOLATION_MODE, D2D1_RECT_F&, D2D1_MATRIX_4X4_F&) |
Draws a bitmap to the render target. |
See also
Show: