DoQuery | Send a C_FIND query request to a DICOM server, and return the results |
DoRawQuery | Send a flexible C_FIND query request to a DICOM server, and return the results |
GetImages | Send a C_GET retrieve request to a DICOM server, and returns the resulting images |
GetUsingMove | Synchronous retrieval of images using C-MOVE |
MoveImages | Send a C_MOVE request to a DICOM server |
MoveSync | Synchronous C-MOVE request with returned status |
QueryDataSet | Returns a 'basic' dataset as would be used in DoQuery for modification and use in DoRawQuery |