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