IDWriteTextAnalyzer1::GetTextComplexity 方法 (dwrite_1.h)
語法
HRESULT GetTextComplexity(
WCHAR const *textString,
UINT32 textLength,
IDWriteFontFace *fontFace,
BOOL *isTextSimple,
UINT32 *textLengthRead,
UINT16 *glyphIndices
);
參數
textString
textLength
fontFace
isTextSimple
textLengthRead
glyphIndices
規格需求
需求 | 值 |
---|---|
標頭 | dwrite_1.h |