[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.FontFile.Analyze

Analyze Method

Analyze(out Bool, out FontFileType, out FontFaceType, out int)

HRESULT IDWriteFontFile::Analyze([Out] BOOL* isSupportedFontType,[Out] DWRITE_FONT_FILE_TYPE* fontFileType,[Out, Optional] DWRITE_FONT_FACE_TYPE* fontFaceType,[Out] unsigned int* numberOfFaces)

Declaration
public void Analyze(out Bool isSupportedFontType, out FontFileType fontFileType, out FontFaceType fontFaceType, out int numberOfFaces)
Parameters
Type Name Description
Bool isSupportedFontType
FontFileType fontFileType
FontFaceType fontFaceType
int numberOfFaces