إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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. |