Gets or sets the image that is requested by the Medical Viewer engine and the Medical 3D Engine.
public RasterImage Image { get; set; }
Public Property Image As RasterImage
public:
property RasterImage^ Image {
RasterImage^ get();
void set ( RasterImage^ );
}
Leadtools.RasterImage that represents the requested image, which is requested by the Medical Viewer engine and the Medical 3D Engine.
The reason for requesting the image is that the MedicalViewer will need to create some internal 3D object in order to be able to extract a Derivative Image, which is an image that resulted from the Cut plane feature. For more information, refer to MedicalViewerReferenceLineProperties.CutLines and MedicalViewerReferenceLineProperties.DoubleCutLines.
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