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

Afficher le fichier Open project: Core-Techs/TiffLibrary

Méthodes publiques

Свойство Type Description
firstchar byte
length short
next int
value byte

Property Details

firstchar public_oe property

public byte firstchar
Résultat byte

length public_oe property

public short length
Résultat short

next public_oe property

public int next
Résultat int

value public_oe property

public byte value
Résultat byte