Aspose::Font::TtfTables::TtfLtshTable::GetYPel 方法

TtfLtshTable::GetYPel method

返回字形的垂直像素高度,若字形编号不正确则返回零。

uint8_t Aspose::Font::TtfTables::TtfLtshTable::GetYPel(uint16_t glyphNum)
参数类型描述
glyphNumuint16_t字形编号(索引)

ReturnValue

垂直 pel 高度

另见