81 added support for reading ICC profiles, but did not add automatic color conversion; ICC profiles from certain slides would cause exceptions in Java's color conversion code. If possible, add support for color conversion in paintRegion() and in the GUI. Ideally we'd allow selecting the rendering intent (and of course the target profile) as OpenSlide Python does.
81 added support for reading ICC profiles, but did not add automatic color conversion; ICC profiles from certain slides would cause exceptions in Java's color conversion code. If possible, add support for color conversion in
paintRegion()
and in the GUI. Ideally we'd allow selecting the rendering intent (and of course the target profile) as OpenSlide Python does.