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
要求
要求 | 值 |
---|---|
Header | dwrite_1.h |