Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName méthode
TtfPostTable::GetAllGlyphIndexesForGlyphName method
Obtient le tableau des index de glyphes par nom de glyphe.
System::ArrayPtr<uint32_t> Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName(System::String glyphName)
| Paramètre | Type | Description |
|---|---|---|
| glyphName | System::String | Nom du glyphe |
ReturnValue
tableau d’index de glyphes
Voir aussi
- Typedef ArrayPtr
- Class String
- Class TtfPostTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++