SetImage Method

Summary
Sets the image used to render the 3D object and then frees the image.
Syntax
C#
C++/CLI
public void SetImage( 
   RasterImage image 
) 
public: 
void SetImage(  
   RasterImage^ image 
)  

Parameters

image
Leadtools.RasterImage used to render the 3D object.

Remarks
  • You must pass a multipage image with at least 3 pages.
  • This method frees the image after using it to create the 3D object.
  • It is better to load a 3D object using the efficent memory method. For more information, refer to the MemoryEfficientInit method.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

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