Returns a printable version of the sub-cell using the specified dimensions.
public Image GetCellImage(
int subCellIndex,
ValueType rect,
bool exploded,
MedicalViewerCellImageFeatures features
)
public:
Image^ GetCellImage(
Int32 subCellIndex,
ValueType^ rect,
bool exploded,
MedicalViewerCellImageFeatures^ features
)
subCellIndex
Index value of the sub-cell to print.
rect
Rectangle specifying the size of the output image.
exploded
true to print the sub-cell after is scaled up to fit the entire cell area. Otherwise, is false.
features
A MedicalViewerCellImageFeatures value to select cell features besides the image to draw.
The System.Drawing.Image object representing the printable version of the cell.
Use GetCellImage to save the image along with specified parts of the cell like annotations, tags, border, rulers and any drawings on the cell. For more information about the cell, refer to Medical Viewer Cells.
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