WriteSLongArray
TiffStreamWriter.WriteSLongArray method
Writes an array of integer values to the stream.
public void WriteSLongArray(int[] data)
| Parameter | Type | Description |
|---|---|---|
| data | Int32[] | The array to write. |
See Also
- class TiffStreamWriter
- namespace Aspose.Imaging.FileFormats.Tiff.FileManagement
- assembly Aspose.Imaging