openslide-java icon indicating copy to clipboard operation
openslide-java copied to clipboard

Support color conversion using ICC profiles

Open bgilbert opened this issue 10 months ago • 0 comments

#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.

bgilbert avatar May 03 '24 16:05 bgilbert