Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Draws a bitmap to the render target.
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. |