Image Property

Summary
Gets the loaded image.
Syntax
C#
VB
C++
public RasterImage Image { get; } 
  
Public ReadOnly Property Image As RasterImage 
            public: 
property RasterImage^ Image { 
   RasterImage^ get(); 
} 

Property Value

A Leadtools.RasterImage object that represents the loaded image.

Example

For an example, refer to MedicalViewerImageInformation

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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