WriteSShortArray

TiffStreamWriter.WriteSShortArray method

将 short 值数组写入流。

public void WriteSShortArray(short[] data)
参数类型描述
数据Int16[]要写入的数组。

另请参见