Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

FusedImage Property






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

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