GetEncapsulatedDocument Method (DicomDataSet) (original) (raw)

Summary

Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and output the results to a disk file.

Overload List

Overload Description
GetEncapsulatedDocument(DicomElement,bool,Stream,DicomEncapsulatedDocument,DicomCodeSequenceItem) Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and outputs the results to a stream.
GetEncapsulatedDocument(DicomElement,bool,string,DicomEncapsulatedDocument,DicomCodeSequenceItem) Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and output the results to a disk file.

Requirements

Target Platforms

See Also

DicomDataSet Class

DicomDataSet Members