ReadSLong

TiffStreamReader.ReadSLong method

从流中读取 signed integer 值。

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

返回值

有符号整数值。

另请参见