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.
ID2D1RenderTarget::CreateBitmap methods
Overload list
| Method | Description |
|---|---|
| CreateBitmap(D2D1_SIZE_U,D2D1_BITMAP_PROPERTIES&,ID2D1Bitmap**) |
Creates an uninitialized Direct2D bitmap. |
| CreateBitmap(D2D1_SIZE_U,void*,UINT32,D2D1_BITMAP_PROPERTIES*,ID2D1Bitmap**) |
Creates a Direct2D bitmap from a pointer to in-memory source data. |
| CreateBitmap(D2D1_SIZE_U,void*,UINT32,D2D1_BITMAP_PROPERTIES&,ID2D1Bitmap**) |
Creates a Direct2D bitmap from a pointer to in-memory source data. |
Requirements
|
Library |
|
|---|---|
|
DLL |
|
See also
Show: