ID2D1DeviceContext7 interface (d2d1_3.h)

Important

Some information relates to a prerelease product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Enables creation and drawing of geometry realization objects; extends earlier device context interfaces with support for advanced color fonts.

The ID2D1DeviceContext7 interface derives from ID2D1DeviceContext6.

Inheritance

The ID2D1DeviceContext7 interface inherits from the ID2D1DeviceContext6 interface.

Methods

The ID2D1DeviceContext7 interface has these methods.

 
ID2D1DeviceContext7::DrawGlyphRunWithColorSupport

Draws a glyph run, using color representations of glyphs if available in the font.
ID2D1DeviceContext7::DrawPaintGlyphRun

To support COLR v1, draws a color glyph run that has the format of DWRITE_GLYPH_IMAGE_FORMATS_COLR_PAINT_TREE.
ID2D1DeviceContext7::GetPaintFeatureLevel

Retrieves the maximum paint feature level supported by DrawPaintGlyphRun.

Requirements

Requirement Value
Header d2d1_3.h