ReadSByteArray

TiffStreamReader.ReadSByteArray method

从流中读取有符号字节值数组。

public sbyte[] ReadSByteArray(long position, long count)
范围类型描述
positionInt64要读取的位置。
countInt64元素计数。

返回值

有符号字节值数组。

也可以看看