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 10 [傳統型應用程式 |UWP 應用程式] |
支援的最低伺服器 | Windows Server 2016 [傳統型應用程式 |UWP 應用程式] |
目標平臺 | 窗戶 |
標頭 | dwrite_3.h |