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)
ParameterTypeDescription
glyphNumuint16_tGlyph number(index)

ReturnValue

Vertical pel height

See Also