PNMWriter#
- class PNMWriter(*args, **kwargs)[source]#
PNMWriterfor.pnmfiles.Wraps vtkPNMWriter.
Added in version 0.47.0.
Inheritance#
Inherited members are documented on BaseWriter, _FileIOBase.
See them all under Inherited Attributes and Inherited Methods.
Inherited Attributes#
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. |