Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName Methode
TtfPostTable::GetAllGlyphIndexesForGlyphName method
Liefert ein Array von Glyphen‑Indizes nach Glyphen‑Name.
System::ArrayPtr<uint32_t> Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName(System::String glyphName)
| Parameter | Typ | Beschreibung |
|---|---|---|
| glyphName | System::String | Glyph‑Name |
ReturnValue
Array von Glyphen‑Indizes
Siehe auch
- Typedef ArrayPtr
- Class String
- Class TtfPostTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++