WriteUByte
TiffStreamWriter.WriteUByte method
Writes a single byte value to the stream.
public void WriteUByte(byte data)
Parameter | Type | Description |
---|---|---|
data | Byte | The value to write. |
See Also
- class TiffStreamWriter
- namespace Aspose.Imaging.FileFormats.Tiff.FileManagement
- assembly Aspose.Imaging