mango.core.Dds.setAllToValue

Dds.setAllToValue((_Dds_uint16)arg1, (int)val) → None :

Set all voxels to constant value (includes halo voxels).

Parameters:val (numeric) – All voxels assigned to this value.
C++ signature :
void setAllToValue(DistributedDataStruct<unsigned short> {lvalue},unsigned short)

Previous topic

mango.core.Dds.resizeHalo

Next topic

mango.core.Dds.setBorderToValue

This Page