Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the paint feature level supported by this render target. You can pass the return value of this method to IDWriteFactory8::TranslateColorGlyphRun in its paintFeatureLevel parameter.
Syntax
DWRITE_PAINT_FEATURE_LEVEL GetPaintFeatureLevel();
Return value
Type: DWRITE_PAINT_FEATURE_LEVEL
The paint feature level supported by this render target.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 (with Windows App SDK 1.2 or later) |
Header | dwrite_3.h |