TiffStreamWriter constructor

init

Initializes a new instance of the TiffStreamWriter class.

def __init__(self, writer):
    ...
ParameterTypeDescription
writerStreamContainerThe stream writer.

See Also