IDWriteBitmapRenderTarget2 interface (dwrite_3.h)
Encapsulates a 32-bit device independent bitmap and device context, which can be used for rendering glyphs.
Important
This API is available as part of the DWriteCore implementation of DirectWrite. For more info, and code examples, see DWriteCore overview.
Inheritance
The IDWriteBitmapRenderTarget2 interface inherits from IDWriteBitmapRenderTarget1.
Methods
The IDWriteBitmapRenderTarget2 interface has these methods.
IDWriteBitmapRenderTarget2::GetBitmapData Retrieves the pixel data from a bitmap render target. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 (with Windows App SDK 0.5 or later) |
Header | dwrite_3.h |