ID2D1Bitmap1

Undocumented in source.

Members

Functions

GetColorContext
void GetColorContext(ID2D1ColorContext* colorContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetOptions
D2D1_BITMAP_OPTIONS GetOptions()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSourceStream
void GetSourceStream(IStream* Stream)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSurface
HRESULT GetSurface(IDXGISurface* dxgiSurface)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Map
HRESULT Map(D2D1_MAP_OPTIONS Options, D2D1_MAPPED_RECT* mappedRect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Unmap
HRESULT Unmap()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID2D1Bitmap

CopyFromBitmap
HRESULT CopyFromBitmap(D2D1_POINT_2U* destPoint, ID2D1Bitmap bitmap, D2D1_RECT_U* srcRect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyFromMemory
HRESULT CopyFromMemory(D2D1_RECT_U* dstRect, void* srcData, uint pitch)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CopyFromRenderTarget
HRESULT CopyFromRenderTarget(D2D1_POINT_2U* destPoint, ID2D1RenderTarget renderTarget, D2D1_RECT_U* srcRect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDpi
void GetDpi(float* dpiX, float* dpiY)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPixelFormat
D2D1_PIXEL_FORMAT GetPixelFormat()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPixelSize
D2D1_SIZE_U GetPixelSize()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSize
D2D1_SIZE_F GetSize()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta