GenerateRasterImage Method

Summary

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

Syntax
C#
C++/CLI
public static RasterImage GenerateRasterImage( 
   string guid 
) 
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 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

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