C# Class NPPJpegCompression.JpegNPP.HuffmanTable

ファイルを表示 Open project: kunzmi/managedCuda

Public Properties

Property Type Description
aCodes byte[]
nClassAndIdentifier byte

Public Methods

Method Description
HuffmanTable ( ) : System
HuffmanTable ( HuffmanType type ) : System

Method Details

HuffmanTable() public method

public HuffmanTable ( ) : System
return System

HuffmanTable() public method

public HuffmanTable ( HuffmanType type ) : System
type HuffmanType
return System

Property Details

aCodes public_oe property

public byte[] aCodes
return byte[]

nClassAndIdentifier public_oe property

public byte nClassAndIdentifier
return byte