Gets the specified MPR slice of the 3D volume.
public static RasterImage GetMPRImage(string id,CellMPRType mprType,int index)
id
The 3D volume object id
mprType
The MPR plane.
index
The index of the slice.
A RasterImage that containing the requested MPR slice.