Aspose::Font::TtfCMapFormats::TtfCMapFormat6Table::GetGlyphIndex method
TtfCMapFormat6Table::GetGlyphIndex method
Gets a glyph index for a given character code.
uint32_t Aspose::Font::TtfCMapFormats::TtfCMapFormat6Table::GetGlyphIndex(uint32_t charCode) override
| Parameter | Type | Description | 
|---|---|---|
| charCode | uint32_t | Character code. | 
ReturnValue
Glyph index.
See Also
- Class TtfCMapFormat6Table
- Namespace Aspose::Font::TtfCMapFormats
- Library Aspose.Font for C++