WriteULongArray

TiffStreamWriter.WriteULongArray method

将一个无符号整数值数组写入流。

public void WriteULongArray(uint[] data)
范围类型描述
dataUInt32[]要写入的数组。

也可以看看