Table of Contents

Class MaxProfileTable

Namespace
Xui.Runtime.Software.Font
Assembly
Xui.Runtime.Software.dll
public class MaxProfileTable
Inheritance
MaxProfileTable
Inherited Members

Constructors

MaxProfileTable(ReadOnlySpan<byte>)

public MaxProfileTable(ReadOnlySpan<byte> data)

Parameters

data ReadOnlySpan<byte>

Properties

NumGlyphs

public ushort NumGlyphs { get; }

Property Value

ushort