VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprDicomImagePlanarSlice Class / ExtractMprSourceData(IEnumerable<MprDicomImagePlanarSlice>) Method
Syntax Requirements SeeAlso
In This Topic
    ExtractMprSourceData(IEnumerable<MprDicomImagePlanarSlice>) Method (MprDicomImagePlanarSlice)
    In This Topic
    Extracts the MPR source data from a set of MPR image slices.
    Syntax

    Parameters

    imageSlices
    A set of MPR image slices.

    Return Value

    An array that contains arrays with MPR source data.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also