IDWriteBitmapRenderTarget1 interface
Encapsulates a 32-bit device independent bitmap and device context, which you can use for rendering glyphs.
Members
The IDWriteBitmapRenderTarget1 interface inherits from IDWriteBitmapRenderTarget. IDWriteBitmapRenderTarget1 also has these types of members:
Methods
The IDWriteBitmapRenderTarget1 interface has these methods.
| Method | Description |
|---|---|
| GetTextAntialiasMode |
Gets the current text antialiasing mode of the bitmap render target. |
| SetTextAntialiasMode |
Sets the current text antialiasing mode of the bitmap render target. |
Requirements
|
Minimum supported client |
Windows 8 and Platform Update for Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also