Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
Provides interoperability with GDI, such as methods to convert a font face to a LOGFONT structure, or to convert a GDI font description into a font face. It is also used to create bitmap render target objects.
Inheritance
The IDWriteGdiInterop1 interface inherits from IDWriteGdiInterop. IDWriteGdiInterop1 also has these types of members:
Methods
The IDWriteGdiInterop1 interface has these methods.
| IDWriteGdiInterop1::CreateFontFromLOGFONT Creates a font object that matches the properties specified by the LOGFONT structure. (IDWriteGdiInterop1.CreateFontFromLOGFONT) |
| IDWriteGdiInterop1::GetFontSignature Reads the font signature from the given font. (overload 2/2) |
| IDWriteGdiInterop1::GetFontSignature Reads the font signature from the given font. (overload 1/2) |
| IDWriteGdiInterop1::GetMatchingFontsByLOGFONT Gets a list of matching fonts based on the specified LOGFONT values. Only fonts of that family name will be returned. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2016 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | dwrite_3.h |