Re: [Lcms-user] 32-bit integer ICC profile conversion

2013-01-12 Thread Marti Maria
Hi Elle, Do you mean 32 bits per channel? 96 bits per pixel? The macro is ok, but you need some code to do the decoding. It can be easily done with a formatter plug-in. Take a look on the plug-in documentation, On "Formatters plug-in" section. There is a working example. Regards Marti El

[Lcms-user] 32-bit integer ICC profile conversion

2013-01-12 Thread Elle Stone
Hello all, I'm attempting to add to Gimp the ability to do ICC profile conversions on 32-bit integer images. I saw in the lcms2.4 documentation a reference to some macros for defining a new formatter. But I haven't a clue how to use those macros. I looked in lcms2.h at the #define statements and