Returns a Leadtools.Dicom.Scu.Common.PresentationContext that contains the abstract syntax and transfer syntax of a Leadtools.Dicom.DicomDataSet
public static PresentationContext GetCompatiblePresentationContext(
DicomDataSet ds
)
Public Shared Function GetCompatiblePresentationContext( _
ByVal ds As DicomDataSet _
) As PresentationContext
public:
static PresentationContext^ GetCompatiblePresentationContext(
DicomDataSet^ ds
)
ds
The Leadtools.Dicom.DicomDataSet that is used to generate the Leadtools.Dicom.Scu.Common.PresentationContext
a Leadtools.Dicom.Scu.Common.PresentationContext that contains the abstract syntax and transfer syntax of a Leadtools.Dicom.DicomDataSet
Since the C-GET requests and retrieves information on the same DICOM association, you must the SOP Class UID of the DICOM instances that are to be retrieved prior to the DICOM assocation. If you have access to a Leadtools.Dicom.DicomDataSet that is compatible with the instances that you are trying to retrieve, then you can use this method to generate a compatible Leadtools.Dicom.Scu.Common.PresentationContext. This presentation context can then be added to the last parameter (a List of Leadtools.Dicom.Scu.Common.PresentationContext) of any of the Get(DicomScp,DicomDataSet) methods.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document