Grayscale Softcopy Presentation States
Edit Grayscale Softcopy Presentation State annotations and display settings.
Problem
You have a DICOM Grayscale Softcopy Presentation State (GSPS) file that defines how an image should be displayed — window/level, zoom, pan, annotations. When you load a GSPS alongside its referenced image, the viewer should automatically apply the presentation state. You also want to mark specific images as Key Images (Key Object Selection) for quick reference.
Steps
GSPS Application
-
Load the image and its GSPS (⌘O) — load
test.dcmandpr-test.dcmtogether. -
Verify automatic W/L application — the StatusBar should display the GSPS-defined window/level values (e.g.
800/200for Window Width / Window Center). This proves the GSPS was parsed and applied.
Key Object Selection
-
Load a regular image and verify the MARK KEY button is visible in the StatusBar.
-
Click MARK KEY — the button changes to KEY IMAGE (indicating the image is now marked). Click it again to unmark (returns to MARK KEY).
Expected Result
- Loading a GSPS file alongside its referenced image automatically sets the viewport window/level to the GSPS-defined values.
- The StatusBar displays the applied W/L values.
- The Key Image toggle marks/unmarks the current instance. The button label toggles between “MARK KEY” and “KEY IMAGE”.