WriteULongArray

TiffStreamWriter.WriteULongArray method

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

public void WriteULongArray(uint[] data)
参数类型描述
数据UInt32[]要写入的数组。

另请参见