'Declaration Public Function New( _
ByVal dicomFrameImageThe DICOM frame image.As Vintasoft.Imaging.VintasoftImage _
)
public MprDicomImagePlanarSlice(
Vintasoft.Imaging.VintasoftImage dicomFrameImage
)
public: MprDicomImagePlanarSlice(
Vintasoft.Imaging.VintasoftImage* dicomFrameImage
)
public:
MprDicomImagePlanarSlice(
Vintasoft.Imaging.VintasoftImage^ dicomFrameImage
)
Parameters
- dicomFrameImage
- The DICOM frame image.