TiffStreamWriter constructor
init
Initializes a new instance of the TiffStreamWriter class.
def __init__(self, writer):
...
| Parameter | Type | Description |
|---|---|---|
| writer | StreamContainer | The stream writer. |
Initializes a new instance of the TiffStreamWriter class.
def __init__(self, writer):
...
| Parameter | Type | Description |
|---|---|---|
| writer | StreamContainer | The stream writer. |