LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
DicomWCFStreamer Class Methods
See Also 
Leadtools.Dicom.Web Namespace : DicomWCFStreamer Class


"

For a list of all members of this type, see DicomWCFStreamer members.

"

Public Methods

 NameDescription
public Method ChangePasswordChanges the user password.  
public Method DisposeOverloaded.  
public Method FindObjectInstanceQueries for DICOM objects information based on search parameters.  
public Method FindObjectInstanceExQueries for DICOM objects information based on search parameters.  
public Method FindSeriesQueries for a DICOM Series information using search parameters.  
public Method FindSeriesObjectsQueries for the DICOM series information using matching parameters.  
public Method FindStudiesQueries for the DICOM studies information from the DICOM service using matching parameters.  
public Method FindStudyObjectsQueries for the DICOM studies information using matching parameters.  
public Method GetCacheTimeoutGets the current user cache time-out in days as specified by the administrator.  
public Method GetDicomDataRetrieves a DICOM object buffer.  
public Method GetDicomImageRetrieves a DICOM image from a DICOM object.  
public Method GetDicomObjectRetrieves a DICOM object.  
public Method GetImageRetrieves a DICOM image with the user specified compression options.  
public Method GetImageDataRetrieves a DICOM image buffer with the user specified compression options.  
public Method GetImageInfoRetrieves general image information for a DICOM object.  
public Method GetObjectTagsRetrieves DICOM and image information for queried DICOM objects.  
public Method GetObjectTypeReturns the DICOM object type.  
public Method GetPrecompressedImagesFormatGets the server stored Pre-compressed images formats for the specified DICOM objects.  
public Method GetStorageOptionsGets the administrator storage options for different compressions  
public Method StreamSeriesImagesRetrieves the images of the specified series.  
Top

Protected Methods

 NameDescription
protected Method CreateManageServiceBindingCreates a System.ServiceModel.Channels.Binding object for the Manage service  
protected Method CreateObjectRetrieveServiceBindingCreates a System.ServiceModel.Channels.Binding object for the ObjectRetrieve service  
protected Method CreateQueryServiceBindingCreates a System.ServiceModel.Channels.Binding object for the Query service  
protected Method CreateStoreServiceBindingCreates a System.ServiceModel.Channels.Binding object for the Store service  
protected Method FinalizeOverrides the Object.Finalize method.  
Top

See Also