mango.DdsMetaData

class mango.DdsMetaData

Meta-data associated with a Dds object.

Methods

__init__ Raises an exception
getVoxelSize(...) Return the side lengths of the rectangular-prism voxels.
getVoxelSizeUnit(...) Return the unit of length for the getVoxelSize() voxel size.
setVoxelSize(( (_MetaData_Dds_uint16)arg1, ...) Set the side lengths of the rectangular-prism voxels.
setVoxelSizeUnit(...) Set the side lengths of the rectangular-prism voxels.

Previous topic

mango.DdsMpiInfo.size

Next topic

mango.DdsMetaData.__init__

This Page