C# Class NOpenType.Tables.GlyphLocations

Inheritance: TableEntry
Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Méthode Description
GlyphLocations ( int glyphCount, bool isLongVersion ) : System.IO

Méthodes protégées

Méthode Description
ReadContentFrom ( BinaryReader reader ) : void

Method Details

GlyphLocations() public méthode

public GlyphLocations ( int glyphCount, bool isLongVersion ) : System.IO
glyphCount int
isLongVersion bool
Résultat System.IO

ReadContentFrom() protected méthode

protected ReadContentFrom ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void