get_image_stream method
get_image_stream
Returns a stream for writing the exported image to the file system.
def get_image_stream(self, context):
...
| Parameter | Type | Description |
|---|---|---|
| context | ImageExportContext |
Returns a stream for writing the exported image to the file system.
def get_image_stream(self, context):
...
| Parameter | Type | Description |
|---|---|---|
| context | ImageExportContext |