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.Imaging.FileFormats.Tiff.FileManagement
- assembly Aspose.Imaging