'Declaration Public Function New( _
ByVal dicomFileDICOM file.As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile, _
ByVal dicomPagePage of DICOM file.As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomSrPage _
)
public DicomSrPageMetadata(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile dicomFile,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomSrPage dicomPage
)
public: DicomSrPageMetadata(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile* dicomFile,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomSrPage* dicomPage
)
public:
DicomSrPageMetadata(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile^ dicomFile,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomSrPage^ dicomPage
)
Parameters
- dicomFile
- DICOM file.
- dicomPage
- Page of DICOM file.