GetImage Method

Summary
A method that is used to get a RasterImage object of the generated MPR image.
Syntax
C#
VB
C++
public RasterImage GetImage() 
  
Public Function GetImage() As RasterImage 
            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

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.