←Select platform

SetImage Method

Summary

Sets the image used to render the 3D object and then frees the image.

Syntax

C#
VB
C++
public void SetImage(  
   Leadtools.RasterImage image 
) 
Public Sub SetImage( _ 
   ByVal image As Leadtools.RasterImage _ 
) 
public: 
void SetImage(  
   Leadtools.RasterImage^ image 
) 

Parameters

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

Remarks
  • You must pass a multi-page 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize