Aspose::Font::TtfCMapFormats::TtfCMapFormat4Table::GetGlyphIndex 方法

TtfCMapFormat4Table::GetGlyphIndex method

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

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

ReturnValue

字形索引。

另见