←Select platform

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 Leadtools.RasterImage 
             
            public: 
Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly