zvtk.Writer

Contents

zvtk.Writer#

class zvtk.Writer(ds: DataSet, filename: Path | str)#

Class to write a zvtk file.

Methods

write(*[, progress_bar, force_int32, level, ...])

Write the dataset.

Methods

Writer.__init__(ds, filename)

Initialize the writer.

Writer.write(*[, progress_bar, force_int32, ...])

Write the dataset.