GenerateRasterImage Method

Summary

Generates a rasterImage out of the data saved through the file mapping in the MedicalViewer.

Syntax
C#
VB
C++
public static RasterImage GenerateRasterImage( 
   string guid 
) 
Public Shared Function GenerateRasterImage( 
   ByVal guid As String 
) As RasterImage 
public:  
   static RasterImage^ GenerateRasterImage( 
      String^ guid 
   ) 

Parameters

guid

The file mapping ID of the saved image.

Return Value

The RasterImage generated from the file mapping ID.

Remarks

Use GenerateRasterImage when writing the image to a mapping file. For more information, refer to Map3DImageToFile.

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.Medical3D Assembly

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