หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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 |