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