TiffStreamReader.ReadDoubleArray

TiffStreamReader.ReadDoubleArray method

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

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

返回值

double 值数组。

也可以看看