TtfGlyfTable.GetGlyph
TtfGlyfTable.GetGlyph method
Returns a glyph by glyph index.
public virtual Glyph GetGlyph(uint glyphIndex)
Parameter | Type | Description |
---|---|---|
glyphIndex | UInt32 | Glyph index. |
Return Value
Glyph related to index specified.
See Also
- class Glyph
- class TtfGlyfTable
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font