Constructor
new DicomData(meta)
Parameters:
Name | Type | Description |
---|---|---|
meta | object | The DICOM meta data. |
- Source
Classes
Members
annotationGroup :AnnotationGroup|undefined
Annotattion group extracted from meta data.
Type:
- AnnotationGroup |
undefined
- Source
image :Image|undefined
Image extracted from meta data.
Type:
- Image |
undefined
- Source
meta :object
DICOM meta data.
Type:
- object
- Source