Leadtools.Dicom.Services Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
IDICOMQuery Interface Members
See Also  Methods 
Leadtools.Dicom.Services Namespace : IDICOMQuery Interface


The following tables list the members exposed by IDICOMQuery.

Public Methods

 NameDescription
 Method FindObjectInstance Queries for DICOM objects information based on search parameters.  
 Method FindObjectInstanceEx Queries for DICOM objects information based on search parameters.  
 Method FindSeries Queries for the DICOM series information using matching parameters.  
 Method FindSeriesObjects Queries for the DICOM series information using matching parameters.  
 Method FindStudies Queries for the DICOM studies information using matching parameters.  
 Method FindStudyObjects Queries for the DICOM studies information using matching parameters.  
 Method GetDicomFileName Gets the physical path of the DICOM files.  
 Method GetPrecompressedImagesFormat Gets the server stored Pre-compressed images formats for the specified DICOM objects.  
 Method PreCompressedImageExists Checks whether a Pre-compressed image exists in the server.  
Top

See Also