ReadULong

TiffStreamReader.ReadULong method

从流中读取无符号整数值。

public uint ReadULong(long position)
范围类型描述
positionInt64要读取的位置。

返回值

一个无符号整数值。

也可以看看