IDWriteColorGlyphRunEnumerator1

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

Members

Functions

GetCurrentRun
HRESULT GetCurrentRun(DWRITE_COLOR_GLYPH_RUN1 colorGlyphRun)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IDWriteColorGlyphRunEnumerator

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