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


"

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

"

Public Methods

 NameDescription
public Method GetDicom Retrieves a DICOM object with options.  
public Method GetImage Gets an image from a DICOM object with the preferred compression options.  
public Method GetImageInfo Retrieves general image information for a DICOM object.  
public Method GetImageInfoEx Retrieves extended image information for a DICOM object.  
public Method GetObjectTags Retrieves DICOM and image information for queried DICOM objects.  
public Method GetObjectType Returns the DICOM object type.  
public Method GetSeriesImages Retrieves all the DICOM images in a series with the preferred compression options.  
Top

Protected Methods

 NameDescription
protected Method DoGetImageInfoEx Retrieves extended image information from a DICOM file.  
Top

See Also