VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprDicomImagePlanarSlice Class
Constructors Properties Methods SeeAlso
In This Topic
    MprDicomImagePlanarSlice Class Members
    In This Topic
    The following tables list the members exposed by MprDicomImagePlanarSlice.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the decoding settings of image.
    Public PropertyGets the DICOM frame of planar slice.
    Public PropertyGets a value indicating whether the MPR slice has resolution. (Inherited from MprImageSlice)
    Public PropertyGets an information about image of the MPR slice. (Inherited from MprImageSlice)
    Public PropertyGets the MPR slice. (Inherited from MprImageSlice)
    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