LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

FusedImage Property

Show in webframe





Gets or sets the image that will be fused with the original image. Image.
Syntax
public RasterImage FusedImage {get; set;}
'Declaration
 
Public Property FusedImage As RasterImage
'Usage
 
Dim instance As MedicalViewerFusion
Dim value As RasterImage
 
instance.FusedImage = value
 
value = instance.FusedImage

            

            
public:
property RasterImage^ FusedImage {
   RasterImage^ get();
   void set (    RasterImage^ value);
}

Property Value

Leadtools.RasterImage that will be fused with the original image Image.
Remarks
Example
For an example, refer to MedicalViewerFusion. Also, please refer the Main fusion demo.
Requirements

Target Platforms

See Also

Reference

MedicalViewerFusion Class
MedicalViewerFusion Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features