Bitmap for UWP
FontFace クラス メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 : FontFace クラス

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

パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates an object that represents a font face.  
Public メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。
Public メソッドオーバーロードされます。 Obtains ideal (resolution-independent) glyph metrics in font design units.  
Public メソッドDWRITE_FONT_FACE_TYPE IDWriteFontFace::GetType()  
Public メソッドオーバーロードされます。 Obtains the font files representing a font face.  
Public メソッドオーバーロードされます。 Obtains glyph metrics in font design units with the return values compatible with what GDI would produce.  
Public メソッドHRESULT IDWriteFontFace::GetGdiCompatibleMetrics([In] float emSize,[In] float pixelsPerDip,[In, Optional] const DWRITE_MATRIX* transform,[Out] DWRITE_FONT_METRICS* fontFaceMetrics)  
Public メソッドunsigned short IDWriteFontFace::GetGlyphCount()  
Public メソッドオーバーロードされます。 Returns the nominal mapping of UCS4 Unicode code points to glyph indices as defined by the font 'CMAP' table.  
Public メソッドComputes the outline of a run of glyphs by calling back to the outline sink interface.  
Public メソッドunsigned int IDWriteFontFace::GetIndex()  
Public メソッドvoid IDWriteFontFace::GetMetrics([Out] DWRITE_FONT_METRICS* fontFaceMetrics)  
Public メソッドHRESULT IDWriteFontFace::GetRecommendedRenderingMode([In] float emSize,[In] float pixelsPerDip,[In] DWRITE_MEASURING_MODE measuringMode,[In] IDWriteRenderingParams* renderingParams,[Out] DWRITE_RENDERING_MODE* renderingMode)  
Public メソッドDWRITE_FONT_SIMULATIONS IDWriteFontFace::GetSimulations()  
Public メソッドBOOL IDWriteFontFace::IsSymbolFont()  
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 メソッドvoid IDWriteFontFace::ReleaseFontTable([In] void* tableContext)  
Public メソッドオーバーロードされます。 Finds the specified OpenType font table if it exists and returns a reference to it. The function accesses the underlying font data through the C1.Win.DX.DirectWrite.FontFileStreaminterface implemented by the font file loader.  
トップ
参照

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