Conformance #956
openGraphic Layer Recommended Display RGB Value (0070,0067) has been retired in 2005
70%
Description
With Supplement 100 (Color Softcopy Presentation State Storage SOP Classes, Final Text in 2005), the DICOM attribute Graphic Layer Recommended Display RGB Value (0070,0067) has been retired and replaced by Graphic Layer Recommended Display CIELab Value (0070,0401).
This change should also be reflected in DCMTK's GSPS implementation.
Updated by Marco Eichelberg over 3 years ago
- Status changed from New to Closed
- Assignee set to Marco Eichelberg
- % Done changed from 0 to 100
- Estimated time set to 0:00 h
Graphic Layer Recommended Display RGB Value (0070,0067) has never been used in DCMTK. Nothing to do.
Deleted incorrect statement.
Updated by Marco Eichelberg over 3 years ago
- Status changed from Closed to Reopened
- % Done changed from 100 to 0
Updated by Marco Eichelberg over 3 years ago
- Status changed from Reopened to Closed
- % Done changed from 90 to 100
Closed by commits #d1032cb8b and #e61125061.
Updated by Jörg Riesmeier 16 days ago
- Status changed from Closed to Reopened
- % Done changed from 100 to 70
There is still no public API for the DcmPresentationState class that would allow a user to specify the value of Recommended Display CIELab Value (0062,000D).
Instead, RGB values must be specified, which are then converted internally (using a particular formula) into the CIELAB color model.