Bitmap for WPF
GdiInterop クラス メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 : GdiInterop クラス

このクラスのメンバの一覧は、GdiInteropメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドHRESULT IDWriteGdiInterop::ConvertFontFaceToLOGFONT([In] IDWriteFontFace* font,[In] void* logFont)  
Public メソッドHRESULT IDWriteGdiInterop::ConvertFontToLOGFONT([In] IDWriteFont* font,[In] void* logFont,[Out] BOOL* isSystemFont)  
Public メソッドHRESULT IDWriteGdiInterop::CreateBitmapRenderTarget([In, Optional] HDC hdc,[In] unsigned int width,[In] unsigned int height,[Out] IDWriteBitmapRenderTarget** renderTarget)  
Public メソッドHRESULT IDWriteGdiInterop::CreateFontFaceFromHdc([In] HDC hdc,[Out] IDWriteFontFace** fontFace)  
Public メソッドHRESULT IDWriteGdiInterop::CreateFontFromLOGFONT([In] const void* logFont,[Out] IDWriteFont** font)  
Public メソッドCreates a font object that matches the properties specified by the LOGFONT structure.  
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドInitializes a LOGFONT structure based on the GDI-compatible properties of the specified font.  
トップ
参照

GdiInterop クラス
C1.Util.DX.DirectWrite 名前空間