IDWriteGdiInterop1 接口 (dwrite_3.h)
提供与 GDI 的互操作性,例如将字体转换为 LOGFONT 结构或将 GDI 字体说明转换为字体的方法。 它还用于创建位图呈现目标对象。
继承
IDWriteGdiInterop1 接口继承自 IDWriteGdiInterop。 IDWriteGdiInterop1 还具有以下类型的成员:
方法
IDWriteGdiInterop1 接口具有这些方法。
IDWriteGdiInterop1::CreateFontFromLOGFONT 创建与 LOGFONT 结构指定的属性匹配的字体对象。 (IDWriteGdiInterop1.CreateFontFromLOGFONT) |
IDWriteGdiInterop1::GetFontSignature 从给定字体读取字体签名。 (重载 2/2) |
IDWriteGdiInterop1::GetFontSignature 从给定字体读取字体签名。 (重载 1/2) |
IDWriteGdiInterop1::GetMatchingFontsByLOGFONT 根据指定的 LOGFONT 值获取匹配字体的列表。 仅返回该家族名称的字体。 |
要求
目标平台 | Windows |
标头 | dwrite_3.h |