Aspose::Font::TtfTables::TtfLtshTable::GetYPel method
TtfLtshTable::GetYPel method
Gibt die vertikale Pel-Höhe für das Glyph zurück; null, wenn die Glyph-Nummer inkorrekt ist.
uint8_t Aspose::Font::TtfTables::TtfLtshTable::GetYPel(uint16_t glyphNum)
| Parameter | Typ | Beschreibung |
|---|---|---|
| glyphNum | uint16_t | Glyph-Nummer (Index) |
ReturnValue
Vertikale Pel-Höhe
Siehe auch
- Class TtfLtshTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++