TiffUnknownType

TiffUnknownType constructor

初始化TiffUnknownType类.

public TiffUnknownType(TiffStreamReader stream, ushort tagType, ushort tagId, uint count, 
    uint offsetOrValue)
范围类型描述
streamTiffStreamReader要读取的流。
tagTypeUInt16标签的类型。
tagIdUInt16标签标识。
countUInt32计数值。
offsetOrValueUInt32偏移量或值。

也可以看看