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.
This interface allows the application to enumerate through the color glyph runs. The enumerator enumerates the layers in a back to front order for appropriate layering.
Inheritance
The IDWriteColorGlyphRunEnumerator interface inherits from the IUnknown interface. IDWriteColorGlyphRunEnumerator also has these types of members:
Methods
The IDWriteColorGlyphRunEnumerator interface has these methods.
IDWriteColorGlyphRunEnumerator::GetCurrentRun Returns the current glyph run of the enumerator. |
IDWriteColorGlyphRunEnumerator::MoveNext Move to the next glyph run in the enumerator. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 R2 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | dwrite_2.h |