LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
GetImage Method
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerMPRCell Class : GetImage Method



A method that is to Get a RasterImage version of the generated MPR image.

Syntax

Visual Basic (Declaration) 
Public Function GetImage() As RasterImage
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerMPRCell
Dim value As RasterImage
 
value = instance.GetImage()
C# 
public RasterImage GetImage()
C++/CLI 
public:
RasterImage^ GetImage(); 

Remarks

  • This will get a copy of the MPR image. The user is responsible for freeing the image when finished with it.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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