VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprImageSlice Class
Constructors Properties Methods SeeAlso
In This Topic
    MprImageSlice Class Members
    In This Topic
    The following tables list the members exposed by MprImageSlice.
    Protected Constructors
     NameDescription
    Protected ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the MPR slice has resolution.
    Public PropertyGets an information about image of the MPR slice.
    Public PropertyGets the MPR slice.
    Public Methods
     NameDescription
    Public MethodReleases all resources used by this MprImageSlice object.
    Public MethodReturns an image of the MPR slice.
    Public MethodReturns an image of the MPR slice and disposes this MPR slice.
    Public MethodReturns a System.String that represents this instance.
    Public MethodTransforms slice from MPR image space to the World space.
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Initializes the MPR slice parameters.
    See Also