-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11, 17, 19
-
Component/s: client-libs
-
None
-
b23
-
generic
-
generic
The shared code for the colors transformation still uses some wrappers which can be simplified and/or deleted. For example each transform from one color space to another create 3 wrappers, for the first and second color profile and one which combines first two. But for the lcms library we only need the list of color profiles and rendering intent -> only one transform object can be used.
- causes
-
JDK-8351765 The RenderingIntent from the ICC_Profile is not applied
-
- Open
-