Aspose::Font::TtfTables::TtfGlyfTable::GetGlyph méthode
TtfGlyfTable::GetGlyph method
Renvoie un glyphe par glyph index.
virtual System::SharedPtr<Glyphs::Glyph> Aspose::Font::TtfTables::TtfGlyfTable::GetGlyph(uint32_t glyphIndex)
| Paramètre | Type | Description |
|---|---|---|
| glyphIndex | uint32_t | Index du glyphe. |
ReturnValue
Glyphe lié à l’index spécifié.
Voir aussi
- Typedef SharedPtr
- Class Glyph
- Class TtfGlyfTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++