Replies: 1 comment 2 replies
-
| The dual license enables you to use the latest version. And I do not think that the maintainers will back port it. | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am not extremely familiar with the ImageSharp library, so my apologies if I'm mistaken.
I understand that ImageSharp now fully supports ICC profile conversion. Is there a plan to backport these improvements to ImageSharp v2.1.x?
The reason why I am asking for this is to get these changes under Apache 2 license. I'm looking for an ICC profile handling library in order to add ICC profiles support to https://github.com/UglyToad/PdfPig, which is a Pdf parsing library.
I've myself tried implementing my own, but the big pain point is LUT interpolation...
Beta Was this translation helpful? Give feedback.
All reactions