Aspose::Font::TtfTables::TtfGlyfTable::GetGlyph 方法
TtfGlyfTable::GetGlyph method
根据字形索引返回字形。
virtual System::SharedPtr<Glyphs::Glyph> Aspose::Font::TtfTables::TtfGlyfTable::GetGlyph(uint32_t glyphIndex)
| 参数 | 类型 | 描述 |
|---|---|---|
| glyphIndex | uint32_t | 字形索引。 |
ReturnValue
与指定索引相关的字形。
另见
- Typedef SharedPtr
- Class Glyph
- Class TtfGlyfTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++