Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and output the results to a disk file.
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. |