Aspose::Font::TtfTables::TtfGlyfTable::GetGlyph metodo
TtfGlyfTable::GetGlyph method
Restituisce un glifo per indice di glifo.
virtual System::SharedPtr<Glyphs::Glyph> Aspose::Font::TtfTables::TtfGlyfTable::GetGlyph(uint32_t glyphIndex)
| Parametro | Tipo | Descrizione |
|---|---|---|
| glyphIndex | uint32_t | Indice del glifo. |
ReturnValue
Glifo relativo all’indice specificato.
Vedi anche
- Typedef SharedPtr
- Class Glyph
- Class TtfGlyfTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++