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)
ParametroTipoDescrizione
glyphIndexuint32_tIndice del glifo.

ReturnValue

Glifo relativo all’indice specificato.

Vedi anche