GetImage Method

Summary

A method that is to Get a RasterImage version 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly