WriteSLongArray

TiffStreamWriter.WriteSLongArray method

将 integer 值数组写入流。

public void WriteSLongArray(int[] data)
参数类型描述
数据Int32[]要写入的数组。

另请参见