'Declaration Public Shared Function ExtractMprSourceData( _
ByVal imageSlicesНабор срезов изображения MPR.As System.Collections.Generic.IEnumerable(Of MprDicomImagePlanarSlice) _
) As MprDicomImagePlanarSlice[][]
public static MprDicomImagePlanarSlice[][] ExtractMprSourceData(
System.Collections.Generic.IEnumerable<MprDicomImagePlanarSlice> imageSlices
)
public: static MprDicomImagePlanarSlice*[][] ExtractMprSourceData(
System.Collections.Generic.IEnumerable<MprDicomImagePlanarSlice*>* imageSlices
)
public:
static MprDicomImagePlanarSlice^[][] ExtractMprSourceData(
System.Collections.Generic.IEnumerable<MprDicomImagePlanarSlice^>^ imageSlices
)
Parameters
- imageSlices
- Набор срезов изображения MPR.
Return Value
Массив, содержащий массивы с исходными данными MPR.