Name | Description | |
---|---|---|
![]() | CopyFromBitmap | Overloaded. HRESULT ID2D1Bitmap::CopyFromBitmap([In, Optional] const D2D_POINT_2U* destPoint,[In] ID2D1Bitmap* bitmap,[In, Optional] const D2D_RECT_U* srcRect) |
![]() | CopyFromMemory | Overloaded. Copies the specified region from memory into the current bitmap. |
![]() | CopyFromRenderTarget | Overloaded. Copies the specified region from the specified render target into the current bitmap. |
![]() | CopyFromStream | Overloaded. Copies the specified region from a stream into the current bitmap. |
![]() ![]() | Create | Overloaded. Creates a Direct2D bitmap from a pointer to in-memory source data. |
![]() | Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Util.DX.ComObject) |
![]() | GetDpi | void ID2D1Bitmap::GetDpi([Out] float* dpiX,[Out] float* dpiY) |
![]() | GetFactory | void ID2D1Resource::GetFactory([Out] ID2D1Factory** factory) (Inherited from C1.Util.DX.Direct2D.Resource) |
![]() | GetPixelFormat | D2D1_PIXEL_FORMAT ID2D1Bitmap::GetPixelFormat() |
![]() | GetPixelSize | D2D_SIZE_U ID2D1Bitmap::GetPixelSize() |
![]() | GetSize | D2D_SIZE_F ID2D1Bitmap::GetSize() |
![]() ![]() | New<T> | Creates a Direct2D bitmap from a pointer to in-memory source data. |
![]() | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
![]() | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |