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