Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable::GetGlyphIndex 方法

TtfCMapFormatBaseTable::GetGlyphIndex method

获取给定字符代码的字形索引。

virtual uint32_t Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable::GetGlyphIndex(uint32_t charCode)
参数类型描述
charCodeuint32_t字符代码

ReturnValue

字形索引

另见