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