طريقة Aspose::Font::TtfTables::TtfGlyfTable::GetGlyph
TtfGlyfTable::GetGlyph method
يرجع glyph بواسطة glyph index.
virtual System::SharedPtr<Glyphs::Glyph> Aspose::Font::TtfTables::TtfGlyfTable::GetGlyph(uint32_t glyphIndex)
| معامل | نوع | الوصف |
|---|---|---|
| glyphIndex | uint32_t | فهرس الشكل. |
ReturnValue
الحرف المرتبط بالمعرّف المحدد.
انظر أيضًا
- Typedef SharedPtr
- Class Glyph
- Class TtfGlyfTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++