TiffStreamWriter.WriteULong
TiffStreamWriter.WriteULong method
Writes a single unsigned integer value to the stream.
public void WriteULong(uint data)
| Parameter | Type | Description |
|---|---|---|
| data | UInt32 | The value to write. |
See Also
- class TiffStreamWriter
- namespace Aspose.PSD.FileFormats.Tiff.FileManagement
- assembly Aspose.PSD