Gets the server stored Pre-compressed images formats for the specified DICOM objects.
Parameters
- studyInstanceUID
-
The Study Instance UID for the DICOM objects to match. This value can be null.
- seriesInstanceUID
-
The Series Instance UID for the DICOM objects to match. This value can be null.
- sopInstanceUID
-
The SOP Instance UID for the DICOM objects to match. This value can be null.
- extraData
-
User custom data.
Return Value
An array of
Leadtools.Dicom.Services.DataTypes.SOPInstancePreCompressedFormat representing the server available compressed images matching the search fields.