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. |
GetEncapsulatedDocument(dicomelement,boolean,ileadstream,dicomencapsulateddocument,dicomcodesequenceitem) | Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and outputs the results to a stream. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET