LEADTOOLS Medical (Leadtools.Medical3D assembly)
LEAD Technologies, Inc

MemoryEfficientSetFrame(RasterImage,Int32,Point3D,Boolean) Method






Leadtools.RasterImageused to fill a portion of the object.
The index that represents the place of the image to set in the 3D object.
the position of the frame being set. Get this value from the DICOM file.
true to dispose of the image after copying its data and placing it into the 3D object; false, otherwise.
Fills the 3D object with data from the specified Leadtools.RasterImage.
Syntax
public void MemoryEfficientSetFrame( 
   RasterImage image,
   int frameIndex,
   Point3D imagePosition,
   bool remove
)
'Declaration
 
Public Overloads Sub MemoryEfficientSetFrame( _
   ByVal image As RasterImage, _
   ByVal frameIndex As Integer, _
   ByVal imagePosition As Point3D, _
   ByVal remove As Boolean _
) 
'Usage
 
Dim instance As Medical3DObject
Dim image As RasterImage
Dim frameIndex As Integer
Dim imagePosition As Point3D
Dim remove As Boolean
 
instance.MemoryEfficientSetFrame(image, frameIndex, imagePosition, remove)
public void MemoryEfficientSetFrame( 
   RasterImage image,
   int frameIndex,
   Point3D imagePosition,
   bool remove
)
 function Leadtools.Medical3D.Medical3DObject.MemoryEfficientSetFrame(RasterImage,Int32,Point3D,Boolean)( 
   image ,
   frameIndex ,
   imagePosition ,
   remove 
)
public:
void MemoryEfficientSetFrame( 
   RasterImage^ image,
   int frameIndex,
   Point3D imagePosition,
   bool remove
) 

Parameters

image
Leadtools.RasterImageused to fill a portion of the object.
frameIndex
The index that represents the place of the image to set in the 3D object.
imagePosition
the position of the frame being set. Get this value from the DICOM file.
remove
true to dispose of the image after copying its data and placing it into the 3D object; false, otherwise.
Remarks
Example
For an example, refer to Medical3DObject
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Medical3DObject Class
Medical3DObject Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features