openDICOM.NET API Reference (openDICOM# Class Library)

DicomFile Methods

The methods of the DicomFile class are listed below. For a complete list of DicomFile class members, see the DicomFile Members topic.

Public Static Methods

IsDicomFile Determines whether a specified file is a DICOM file.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
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!
GetType (inherited from Object) 
LoadFrom Re-creates a DICOM file instance from specified DICOM output stream.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

DicomFile Class | openDicom.File Namespace