Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName طريقة
TtfPostTable::GetAllGlyphIndexesForGlyphName method
يحصل على مصفوفة فهارس glyphs حسب اسم glyph.
System::ArrayPtr<uint32_t> Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName(System::String glyphName)
| معامل | نوع | الوصف |
|---|---|---|
| glyphName | System::String | اسم الحرف |
ReturnValue
مصفوفة من فهارس الحروف
انظر أيضًا
- Typedef ArrayPtr
- Class String
- Class TtfPostTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++