Methods
create(dataElements, image) → {View}
Get an View object from the read DICOM file.
Parameters:
Name | Type | Description |
---|---|---|
dataElements | Object.<string, DataElement> | The DICOM tags. |
image | Image | The associated image. |
- Source
Returns:
The new View.
- Type:
- View