VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprImage Class
In This Topic
MprImage Class Methods
In This Topic
For a list of all methods of this type, see MprImage.
Public Methods
 NameDescription
Public MethodClears this MPR image.
Public MethodCreates the axial slice for the selected position in this MPR image.
Public MethodCreates the coronal slice for the selected position in this MPR image.
Public MethodCreates the MPR curvilinear slice, which is perpendicular to the specified MPR planar slice.
Public MethodCreates the MPR planar slice as the minimum intersection of the plane, which is defined by the location and direction vectors, and this MPR image.
Public MethodCreates the MPR polyline slice, which is perpendicular to the specified MPR planar slice.
Public MethodCreates the sagittal slice for the selected position in this MPR image.
Public MethodDisposes all resources used by this MprImage.
Public MethodAsynchronous fills MPR-data from the source set of MPR-planar slices.
Public MethodSynchronous fills MPR-data from the source set of MPR-planar slices.
Public MethodReturns a value indicating whether slices have regular interval.
Public MethodOverloaded. Returns the point luminance for specified 3D point in World space.
Public MethodOverloaded. Returns the point value for specified 3D point in World space.
Public MethodEstimates the computational complexity of rendering for a specified slice (approximated).
Public MethodReturns the transform matrix from MPR image space to Word space.
Public MethodInitializes this MPR image.
Public MethodOverloaded. Renders the MPR slice image for the specified MPR slice.
Public MethodReturns the minimum and maximum luminance.
See Also