openDICOM.NET API Reference (openDICOM# Class Library)

AcrNemaFile Methods

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

Public Static Methods

IsAcrNemaFile Determines whether a specified file is an ACR-NEMA file.

Public Instance Methods

GetJointDataSets Concatenates all DICOM or ACR-NEMA data sets to one and returns it. Aim of this method is to ease the use of AcrNemaFile and DicomFile without differentiation.
LoadFrom Re-creates an ACR-NEMA file instance from given ACR-NEMA output stream.

See Also

AcrNemaFile Class | openDicom.File Namespace