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