Error processing SSI file
LEADTOOLS Medical

Show in webframe

Version Changes: 18 to 19

New Members

The following members have been added to the existing types:

Member Description
Leadtools.Medical3D.VRTColoringModeFlags Specifies VRT Coloring Mode.
Leadtools.Medical3D.VRTColoringModeFlags.Gray Grayscale
Leadtools.Medical3D.VRTColoringModeFlags.Predefined Predefined
Leadtools.Medical3D.VRTColoringModeFlags.Custom Custom
Leadtools.Medical3D.Medical3DObject.RotateXYZ(Single,Single,Single) Rotates the 3D object in the container by specified amounts on the x-axis, y-axis, and z-axis.
Leadtools.Medical3D.Medical3DObject.GetRendered3DObject Returns the rendered view of the 3D object as an image.
Leadtools.Medical3D.Medical3DObject.GetMPRInformation(Leadtools.Medical3D.Medical3DMPRPlaneType,Int32) returns the MPR image with the specified type and index.
Leadtools.Medical3D.Medical3DObject.Histogram Gets the grayscale histogram of the 3D object.
Leadtools.Medical3D.Medical3DObject.Palette Gets or sets the color palette that will be used to render the 3D object.
Leadtools.Medical3D.Medical3DObject.ColorMap Sets the color map will be used to render the 3D object.
Leadtools.Medical3D.Medical3DColorMapping The Medical3DColorMapping class is used to hold the color mapping histogram for the 3D object. it contains the Red, blue, green and alpha channel histograms.
Leadtools.Medical3D.Medical3DColorMapping (Constructor) Initializes a new instance of the class Medical3DColorMapping with default parameters.
Leadtools.Medical3D.Medical3DColorMapping(Leadtools.Medical3D.Medical3DObject) (Constructor) Initializes a new instance of the class Medical3DColorMapping with explicit parameters.
Leadtools.Medical3D.Medical3DColorMapping.RedChannel sets the color palette of the red channel for the 3D object.
Leadtools.Medical3D.Medical3DColorMapping.BlueChannel sets the color palette of the blue channel for the 3D object.
Leadtools.Medical3D.Medical3DColorMapping.GreenChannel sets the color palette of the green channel for the 3D object.
Leadtools.Medical3D.Medical3DColorMapping.OpacChannel sets the color palette of the alpha channel for the 3D object.
Leadtools.Medical3D.Medical3DMPRInfo The Medical3DMPRInfo class is contains information about the MPR frame.
Leadtools.Medical3D.Medical3DMPRInfo.Width Gets or sets the window level width value of the retrieved MPR slice.
Leadtools.Medical3D.Medical3DMPRInfo.Center Gets or sets the window level center value of the retrieved MPR slice.
Leadtools.Medical3D.Medical3DMPRInfo.Image Gets or sets the MPR slice.
Leadtools.Medical3D.Medical3DMPRInfo.ShiftToNegativeAmount Gets or sets the MPR slice signed shift value.
Leadtools.Medical3D.Medical3DMPRInfo.Orientation Gets or sets the image patient orientation of the MPR slice.
Leadtools.Medical3D.Medical3DMPRInfo.Position Gets or sets the image patient position of the MPR slice.
Leadtools.Medical3D.Medical3DMPRInfo.CentiPerPixelX Gets or sets the x-axis pixel spacing of the MPR slice.
Leadtools.Medical3D.Medical3DMPRInfo.CentiPerPixelY Gets or sets the y-axis pixel spacing of the MPR slice.
Leadtools.Medical3D.Medical3DMPRInfo.CentiPerPixelZ Gets or sets the z-axis pixel spacing of the MPR slice.
Leadtools.Medical3D.Medical3DHistogram The Medical3DHistogram class is contains the grayscale histogram of the 3D object along with the histogram information.
Leadtools.Medical3D.Medical3DHistogram (Constructor) Initializes a new instance of the class Medical3DHistogram with default parameters.
Leadtools.Medical3D.Medical3DHistogram(Leadtools.Medical3D.Medical3DObject) (Constructor) Initializes a new instance of the Medical3DHistogram class with explicit parameters.
Leadtools.Medical3D.Medical3DHistogram.HistogramData Gets the histogram data of the 3D object
Leadtools.Medical3D.Medical3DHistogram.Minimumval Gets the value of the zero index in the histogram array.
Leadtools.Medical3D.Medical3DHistogram.BinsNumber Gets the number of histogram bins in the array.

Version Changes: 17.5 to 18

New Members

The following members have been added to the existing types:

Member Description
Leadtools.Medical3D.Medical3DControl.SetWindowLevel(Int32,Int32) Sets the image window level to the specified values of width and center parameters.

Version 17.5 changes

Leadtools.Medical3D Assembly Changes from Version 17.5 to Version 18

Version 18 has not changed from Version 17.5. For more information, refer to https://www.leadtools.com/corporate/new-in-v18.htm.

 

 

Leadtools.Medical3D Assembly Changes from Version 17 to Version 17.5

Added support to unify level values on all MPR windows to be equal to the rendered 3D volumes

Leadtools.Medical3D Assembly Changes from Version 16.5 to Version 17

New Assembly

The following assembly has been added to LEADTOOLS For .NET v17:

Namespace Description
Leadtools.Medical3D provides functionality for rendering and viewing a series of two-dimensional medical images in a three-dimensional space.

Error processing SSI file