TiffStreamReader.ReadUShort
TiffStreamReader.ReadUShort method
从流中读取无符号短值。
public ushort ReadUShort(long position)
范围 | 类型 | 描述 |
---|---|---|
position | Int64 | 要读取的位置。 |
返回值
无符号短值。
从流中读取无符号短值。
public ushort ReadUShort(long position)
范围 | 类型 | 描述 |
---|---|---|
position | Int64 | 要读取的位置。 |
无符号短值。