VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprDicomImagePlanarSlice Class
In This Topic
MprDicomImagePlanarSlice Class Methods
In This Topic
For a list of all methods of this type, see MprDicomImagePlanarSlice.
Public Methods
 NameDescription
Public MethodReleases all resources used by this MprDicomImagePlanarSlice object.
Public Methodstatic (Shared in Visual Basic)Extracts the MPR source data from a set of MPR image slices.
Public MethodReturns an image of the MPR slice.
Public MethodReturns an image of the MPR slice and disposes this MPR slice. (Inherited from MprImageSlice)
Public MethodSelects the MPR image source data that corresponds to this DICOM image slice.
Public MethodReturns a System.String that represents this instance. (Inherited from MprImageSlice)
Public MethodTransforms slice from MPR image space to the World space. (Inherited from MprImageSlice)
Protected Methods
 NameDescription
Protected MethodOverloaded. Initializes the MPR slice parameters. (Inherited from MprImageSlice)
See Also