Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable::GetGlyphIndex 方法
TtfCMapFormatBaseTable::GetGlyphIndex method
获取给定字符代码的字形索引。
virtual uint32_t Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable::GetGlyphIndex(uint32_t charCode)
| 参数 | 类型 | 描述 |
|---|---|---|
| charCode | uint32_t | 字符代码 |
ReturnValue
字形索引
另见
- Class TtfCMapFormatBaseTable
- Namespace Aspose::Font::TtfCMapFormats
- Library Aspose.Font for C++