write_tag method
write_tag
Writes the tag data.
def write_tag(self, data_stream, additional_data_offset):
...
| Parameter | Type | Description |
|---|---|---|
| data_stream | aspose.cad.fileformats.tiff.filemanagement.TiffStreamWriter | The data stream. |
| additional_data_offset | int | The offset to write additional data to. |
Exceptions
| Exception | Description |
|---|---|
ImageSaveException | Unable to Write values for + this.TagType + Message : + exception.Message |
See Also
- module
aspose.cad.fileformats.tiff.tifftagtypes - class
ImageSaveException - class
TiffUndefinedType