Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables metod
TtfCMapTable::GetPlatformTables method
planformId ve platformSpecificId için CMap alt tablolarını döndürür.
System::ArrayPtr<System::SharedPtr<TtfCMapFormats::TtfCMapFormatBaseTable>> Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables(uint16_t platformId, uint16_t platformSpecificId)
| Parametre | Tür | Açıklama |
|---|---|---|
| platformId | uint16_t | Platform Kimliği. |
| platformSpecificId | uint16_t | Platforma özgü kodlama Kimliği. |
ReturnValue
CMap alt tabloları.
Ayrıca Bakınız
- Typedef ArrayPtr
- Typedef SharedPtr
- Class TtfCMapFormatBaseTable
- Class TtfCMapTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++