Specifications

Table Of Contents
Adobe Photoshop CS6
JavaScript Scripting Reference JavaScript Object Reference 87
DICOMOpenOptions
Options for opening a document in DICOM format using the Application.open() method.
Note: This feature is available in the Extended Version only.
Properties
Property Value type What it is
anonymize
boolean
Read-write. True to make the patient
information anonymous.
columns
number
Read-write. Number of columns in n-up
configuration.
reverse
boolean
Read-write. True to reverse (invert) the image.
rows
number
Read-write. The number of rows in n-up
configuration.
showOverlays
boolean
Read-write. True to show overlays.
typename
string
Read-only. The class name of the referenced
DICOMOpenOptions object.
windowLevel
number
Read-write. The contrast of the image in
Houndsfield units.
windowWidth
number
Read-write. The brightness of the image in
Houndsfield units.