Constructor
new OpticalPath(options)
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | Options
Properties
|
- Source:
Members
description :string
Optical Path Description
Type:
- string
- Source:
identifier :string
Optical Path Identifier
Type:
- string
- Source:
illuminationColor :object
Illumination Color
Type:
- object
- Source:
illuminationType :object
Illumination Type Code
Type:
- object
- Source:
illuminationWaveLength :string|undefined
Illumination Wave Length
Type:
- string | undefined
- Source:
isColorable :boolean
Whether images of optical path are colorable
Type:
- boolean
- Source:
isMonochromatic :boolean
Whether optical path is monochromatic
Type:
- boolean
- Source:
paletteColorLookupTableUID :string
Palette Color Lookup Table UID
Type:
- string
- Source:
seriesInstanceUID :string
Series Instance UID of images
Type:
- string
- Source:
sopInstanceUIDs :Array.<string>
SOP Instance UIDs of images
Type:
- Array.<string>
- Source:
studyInstanceUID :string
Study Instance UID of images
Type:
- string
- Source: