C# Class NOpenType.Tables.ClassDefTable

Exibir arquivo Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property Type Description
classValueArray ushort[]
records ClassRangeRecord[]
startGlyph ushort

Public Methods

Method Description
CreateFrom ( BinaryReader reader, long beginAt ) : ClassDefTable

Method Details

CreateFrom() public static method

public static CreateFrom ( BinaryReader reader, long beginAt ) : ClassDefTable
reader System.IO.BinaryReader
beginAt long
return ClassDefTable

Property Details

classValueArray public_oe property

public ushort[] classValueArray
return ushort[]

records public_oe property

public ClassRangeRecord[] records
return ClassRangeRecord[]

startGlyph public_oe property

public ushort startGlyph
return ushort