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