ReadSLong
TiffStreamReader.ReadSLong method
从流中读取 signed integer 值。
public int ReadSLong(long position)
| 参数 | 类型 | 描述 |
|---|---|---|
| 位置 | Int64 | 读取位置。 |
返回值
有符号整数值。
另请参见
- class TiffStreamReader
- namespace Aspose.Imaging.FileFormats.Tiff.FileManagement
- assembly Aspose.Imaging
从流中读取 signed integer 值。
public int ReadSLong(long position)
| 参数 | 类型 | 描述 |
|---|---|---|
| 位置 | Int64 | 读取位置。 |
有符号整数值。