C# Class BitMiracle.LibTiff.Classic.Internal.LZWCodec.code_t

Datei anzeigen Open project: Core-Techs/TiffLibrary

Public Properties

Property Type Description
firstchar byte
length short
next int
value byte

Property Details

firstchar public_oe property

public byte firstchar
return byte

length public_oe property

public short length
return short

next public_oe property

public int next
return int

value public_oe property

public byte value
return byte