TiffStreamReader.ReadUInt

TiffStreamReader.ReadUInt method

从流中读取 unsigned integer 值。

public uint ReadUInt(long position)
参数类型描述
位置Int64读取位置。

返回值

无符号整数值。

另请参见