ホーム › Graphics.DirectWrite › IDWriteGdiInterop
IDWriteGdiInterop
COMメソッド 5
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT CreateFontFromLOGFONT(LOGFONTW* logFont, IDWriteFont** font) |
| 4 | HRESULT ConvertFontToLOGFONT(IDWriteFont* font, LOGFONTW* logFont, BOOL* isSystemFont) |
| 5 | HRESULT ConvertFontFaceToLOGFONT(IDWriteFontFace* font, LOGFONTW* logFont) |
| 6 | HRESULT CreateFontFaceFromHdc(HDC hdc, IDWriteFontFace** fontFace) |
| 7 | HRESULT CreateBitmapRenderTarget(HDC hdc, DWORD width, DWORD height, IDWriteBitmapRenderTarget** renderTarget) |