ID2D1DeviceContext.CreateBitmap

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. HRESULT CreateBitmap(D2D1_SIZE_U size, void* srcData, uint pitch, D2D1_BITMAP_PROPERTIES1* bitmapProperties, ID2D1Bitmap1* bitmap)
  2. HRESULT CreateBitmap(D2D1_SIZE_U size, void* srcData, uint pitch, D2D1_BITMAP_PROPERTIES1* bitmapProperties, ID2D1Bitmap1* bitmap)
    interface ID2D1DeviceContext
    extern (Windows)
    HRESULT
    CreateBitmap

Meta