Aspose::Font::TtfTables::TtfGlyfTable::GetGlyph Methode
TtfGlyfTable::GetGlyph method
Gibt ein Glyph anhand des glyph index zurück.
virtual System::SharedPtr<Glyphs::Glyph> Aspose::Font::TtfTables::TtfGlyfTable::GetGlyph(uint32_t glyphIndex)
| Parameter | Typ | Beschreibung |
|---|---|---|
| glyphIndex | uint32_t | Glyph-Index. |
ReturnValue
Glyph, das dem angegebenen Index zugeordnet ist.
Siehe auch
- Typedef SharedPtr
- Class Glyph
- Class TtfGlyfTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++