共用方式為


IDWriteGdiInterop1 介面 (dwrite_3.h)

提供與 GDI 的互通性,例如將字型臉部轉換成 LOGFONT 結構的方法,或將 GDI 字型描述轉換成字型臉部的方法。 它也可用來建立點陣圖轉譯目標物件。

繼承

IDWriteGdiInterop1介面繼承自IDWriteGdiInteropIDWriteGdiInterop1 也有下列類型的成員:

方法

IDWriteGdiInterop1介面具有這些方法。

 
IDWriteGdiInterop1::CreateFontFromLOGFONT

建立符合 LOGFONT 結構所指定屬性的字型物件。 (IDWriteGdiInterop1.CreateFontFromLOGFONT)
IDWriteGdiInterop1::GetFontSignature

從指定的字型讀取字型簽章。 (多載 2/2)
IDWriteGdiInterop1::GetFontSignature

從指定的字型讀取字型簽章。 (多載 1/2)
IDWriteGdiInterop1::GetMatchingFontsByLOGFONT

根據指定的 LOGFONT 值取得相符字型的清單。 只會傳回該系列名稱的字型。

需求

   
目標平台 Windows
標頭 dwrite_3.h

另請參閱

IDWriteGdiInterop