Maps a specified MPR slice of the 3D volume to a file.
public void WriteMPRImage(
string fileName,
int resizeFactor,
Medical3DMPRPlaneType mprType,
int index
)
public:
void WriteMPRImage(
String^ fileName,
Int32 resizeFactor,
Medical3DMPRPlaneType^ mprType,
Int32 index
)
fileName
File mapping name.
⛔ CAUTION
fileName must be unique. Using the same name more than once might overwrite the file, even for another user.
resizeFactor
Resize factor of the MPR image.
mprType
The MPR image type.
index
The index of the slice.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document