Aspose::Font::TtfTables::TtfLtshTable::GetYPel method
TtfLtshTable::GetYPel method
Returns vertical pel height for glyph/zero if glyph number is incorrect.
uint8_t Aspose::Font::TtfTables::TtfLtshTable::GetYPel(uint16_t glyphNum)
| Parameter | Type | Description |
|---|---|---|
| glyphNum | uint16_t | Glyph number(index) |
ReturnValue
Vertical pel height
See Also
- Class TtfLtshTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++