ホーム › Graphics.Direct2D › ID2D1Bitmap
ID2D1Bitmap
COMメソッド 7
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 4 | D2D_SIZE_F GetSize() |
| 5 | D2D_SIZE_U GetPixelSize() |
| 6 | D2D1_PIXEL_FORMAT GetPixelFormat() |
| 7 | void GetDpi(FLOAT* dpiX, FLOAT* dpiY) |
| 8 | HRESULT CopyFromBitmap(D2D_POINT_2U* destPoint, ID2D1Bitmap* bitmap, D2D_RECT_U* srcRect) |
| 9 | HRESULT CopyFromRenderTarget(D2D_POINT_2U* destPoint, ID2D1RenderTarget* renderTarget, D2D_RECT_U* srcRect) |
| 10 | HRESULT CopyFromMemory(D2D_RECT_U* dstRect, void* srcData, DWORD pitch) |