←Select platform
In This Topic ▼

Medical3DObject Class Methods

Summary

For a list of all members of this type, see Medical3DObject members

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
GenerateRasterImage Generates a rasterImage out of the data saved through the file mapping in the MedicalViewer.
Public Method Get3DSettings Gets the properties of the 3D object using a JSON object.
Public Method GetGUID Gets the GUID for this Medical 3D object.
Public Method GetMPRInformation returns the MPR image with the specified type and index.
Public Method GetRendered3DObject Returns the rendered view of the 3D object as an image.
Public Method HitTest Gets the index of the plane from the specified position.
Public Method LoadObjectFromFile Loads a raw data object from a file.
Public Method LoadState Loads the object status from a file.
Public Method Map3DImageToFile Maps the current view of the 3D volume to a file using the specified name.
Public Method MemoryEfficientCancel This method cancels the memory efficient loading method.
Public Method MemoryEfficientEnd Ends object creation and makes it ready to be displayed.
Public Method MemoryEfficientInit Creates an empty object having the specified dimensions.
Public Method MemoryEfficientSetFrame Adds a data slice to the 3D object from the specified Leadtools.RasterImage.
Public Method ResetPosition Resets the position of 3D object to (0, 0, 0).
Public Method ResetRotation Resets the rotation of the 3D object to (0, 0, 0).
Public Method ResetScale Resets the scale of the 3D object.
Public Method ResetThresholdValues Resets the threshold properties to their original values (0, 255).
Public Method RotateX Rotates the 3D object in the container by a specified amount on the x-axis.
Public Method RotateXYZ Rotates the 3D object in the container by specified amounts on the x-axis, y-axis, and z-axis.
Public Method RotateY Rotates the 3D object in the container by the specified amount on the y-axis.
Public Method RotateZ Rotates the 3D object in the container by the specified amount on the z-axis.
Public Method SaveObjectToFile Saves the object to a file as raw data.
Public Method SaveState Saves the object status to a file.
Public Method ScaleX Scales the 3D object in the container by the specified amount in the x-axis.
Public Method ScaleXYZ Scales the 3D object in the container by a specified amount in any direction.
Public Method ScaleY Scales the 3D object in the container by a specified amount in the y-axis.
Public Method ScaleZ Scales the 3D object in the container by a specified amount in the z-axis.
Public Method SetImage Sets the image used to render the 3D object and then frees the image.
Public Method SetRotationFace Rotates the 3D volume to face the specified direction.
Public Method Translate Translates the 3D object in the container by a specified amount in the any specified axis.
Public Method TranslateX Translates the 3D object by a specified amount in the x-axis.
Public Method TranslateY Translates the 3D object by a specified amount in the y-axis.
Public Method TranslateZ Translates the 3D object by a specified amount in the z-axis.
Public Method Update3DSettings Sets the properties of the 3D object using a JSON object.
Public Method WriteMPRImage Maps the specified MPR slice of the 3D volume to a file.
Public Method WriteMPRImage Maps a specified MPR slice of the 3D volume to a file.

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

Leadtools.Medical3D Assembly