Aspose::Font::TtfTables::TtfLtshTable::GetYPel 方法
TtfLtshTable::GetYPel method
返回字形的垂直像素高度,若字形编号不正确则返回零。
uint8_t Aspose::Font::TtfTables::TtfLtshTable::GetYPel(uint16_t glyphNum)
| 参数 | 类型 | 描述 |
|---|---|---|
| glyphNum | uint16_t | 字形编号(索引) |
ReturnValue
垂直 pel 高度
另见
- Class TtfLtshTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++