DICOMOpenOptions¶
Description¶
Options for opening a DICOM document.
Static Properties¶
| anonymize readonly | If true, patient information is anonymized. |
| columns readonly | The number of columns in an n-up configuration. |
| reverse readonly | If true, the image is inverted. |
| rows readonly | The number of rows in an n-up configuration. |
| showOverlays readonly | If true, overlays are shown (if present). |
| windowLevel readonly | The contrast of the image in Houndsfield units. |
| windowWidth readonly | The brightness of the image in Houndsfield units. |