ReadDoubleArray

TiffStreamReader.ReadDoubleArray method

从流中读取一个双精度值数组。

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

返回值

双精度值数组。

也可以看看