DicomObjects.NET Core Documentation
DicomObjects.DicomWeb Namespace / IWadoWebClient Interface
Properties Methods

IWadoWebClient Interface Members

The following tables list the members exposed by IWadoWebClient.

Public Properties
 NameDescription
 Property Client certificate  
 Property Client certificate password  
 Property The weighting to use for the outgoing applicaiton/json+dicom accept header  
 Property The raw result of the last operation  
 Property The list of transfer yntaxes that should be accepted  
 Property The weighting to use for the outgoing applicaiton/xml+dicom accept header  
Top
Public Methods
 NameDescription
 MethodFetch all bulk data for the set of images and fold into the instances, replacing DicomObjects.DicomAttribute.BulkDataUri references using the data retrieved  
 Method Retrieve DICOM instances without their large data elements (so-called metadata), based on explicit study, series and instance UIDs  
 MethodOverloaded.  Retrieve instances in DICOM native form, based on a dataset specifying the study, series and instance UIDs, as used in C-MOVE/C-GET  
 Method Retrieve Rendered images  
Top
See Also