XMLImageDataWriter#
- class XMLImageDataWriter(*args, **kwargs)[source]#
XMLImageDataWriter for VTK XML image data
.vtifiles.Wraps vtkXMLImageDataWriter.
Added in version 0.47.0.
Inheritance#
Inherited members are documented on _XMLWriter, BaseWriter, _FileIOBase, _DataFormatMixin.
See them all under Inherited Attributes and Inherited Methods.
Inherited Attributes#
Return or set the compressor the XML writer uses. |
|
Return or set whether the file is written as |
|
Get or set the dataset to write. |
|
Return mapping from regex pattern matching associated with this class. |
|
Return the file extensions associated with this class. |
|
Return or set the filename or directory of the writer. |
|
Return the vtk writer object. |
|
Return the formatted path of the written files. |
Inherited Methods#
Write data to path. |