Image Property

Summary
Gets or sets the image that is requested by the Medical Viewer engine and the Medical 3D Engine.
Syntax
C#
C++/CLI
public RasterImage Image { get; set; } 
            public: 
property RasterImage^ Image { 
   RasterImage^ get(); 
   void set (    RasterImage^ ); 
} 

Property Value

Leadtools.RasterImage that represents the requested image, which is requested by the Medical Viewer engine and the Medical 3D Engine.

Remarks

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.