SwatchBooker icon indicating copy to clipboard operation
SwatchBooker copied to clipboard

Improve color management performance

Open sk1project opened this issue 8 years ago • 0 comments

Current implementation is slow because each color translation causes creating/loading new color profiles and color transforms. Especially this is significant for CMYK colors. Profile and color transform handles could be cached and this will improve application performance.

sk1project avatar Feb 20 '17 08:02 sk1project