The methods of the DicomFile class are listed below. For a complete list of DicomFile class members, see the DicomFile Members topic.
![]() IsDicomFile | Determines whether a specified file is a DICOM file. |
GetJointDataSets | Concatenates DICOM file meta information and DICOM data set to one and returns it. Aim of this method is to ease the use of AcrNemaFile and DicomFile without differentiation. But be careful! Resulting data set will always use the default transfer syntax! |
LoadFrom | Re-creates a DICOM file instance from specified DICOM output stream. |
DicomFile Class | openDicom.File Namespace