IDWriteColorGlyphRunEnumerator

Undocumented in source.
version(Windows)
interface IDWriteColorGlyphRunEnumerator : IUnknown {}

Members

Functions

GetCurrentRun
HRESULT GetCurrentRun(DWRITE_COLOR_GLYPH_RUN** ColorGlyphRun)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MoveNext
HRESULT MoveNext(BOOL* HaveRun)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta