'Declaration Public Function New( _
ByVal dicomFileDICOM-файл.As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile, _
ByVal dicomFrameКадр DICOM файла.As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFrame _
)
public DicomFrameMetadata(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile dicomFile,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFrame dicomFrame
)
public: DicomFrameMetadata(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile* dicomFile,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFrame* dicomFrame
)
public:
DicomFrameMetadata(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile^ dicomFile,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFrame^ dicomFrame
)
Parameters
- dicomFile
- DICOM-файл.
- dicomFrame
- Кадр DICOM файла.