DICOM PlugIn

Methods


Public Method DICOMDisplayAllFrame

(For DICOM plugin only) Display all frame if the dicom image contains multi-page.

Public Method DICOMDisplayAllFrameStartFrom

(For DICOM plugin only) Display all frame and start from specific frame if the dicom image contains multi-page.

Public Method DICOMDisplayFrame

(For DICOM plugin only) Display specific frame if the dicom image contain multi-page.

Public Method DICOMGetTagsCount

(For DICOM plugin only) Return the total count of tags.

Public Method DICOMGetTagsName

(For DICOM plugin only) Return the tag name for specific index.

Public Method DICOMGetTagsSubItemCount

(For DICOM plugin only) Return the total count of subitem for specific tags.

Public Method DICOMGetTagsSubItemName

(For DICOM plugin only) Return the subitem name for specific index and tags.

Public Method DICOMGetTagsSubItemValue

(For DICOM plugin only) Return the subitem value for specific index and tags.

Public Method DICOMGetTotalPage

(For DICOM plugin only) Return the total page of dicom image.

Public Method DICOMLoadImage

(For DICOM plugin only) Load the dicom image.