C# Class NOpenType.Tables.Head

Inheritance: TableEntry
显示文件 Open project: prepare/HTML-Renderer

Public Methods

Method Description
Head ( ) : System

Protected Methods

Method Description
ReadContentFrom ( BinaryReader input ) : void

Method Details

Head() public method

public Head ( ) : System
return System

ReadContentFrom() protected method

protected ReadContentFrom ( BinaryReader input ) : void
input System.IO.BinaryReader
return void