'Declaration Public Overloads Shared Function CreateMprDicomImagePlanarSlice( _
ByVal dicomFileThe DICOM file.As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile _
) As Vintasoft.Imaging.Dicom.Mpr.MprDicomImagePlanarSlice[]
public static Vintasoft.Imaging.Dicom.Mpr.MprDicomImagePlanarSlice[] CreateMprDicomImagePlanarSlice(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile dicomFile
)
public: static Vintasoft.Imaging.Dicom.Mpr.MprDicomImagePlanarSlice*[] CreateMprDicomImagePlanarSlice(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile* dicomFile
)
public:
static Vintasoft.Imaging.Dicom.Mpr.MprDicomImagePlanarSlice^[] CreateMprDicomImagePlanarSlice(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile^ dicomFile
)
Parameters
- dicomFile
- The DICOM file.
Return Value
The MprDicomImagePlanarSlice array.