Hi,
When doing a color transform, LCMS seems to assume that the input (and
output) images occupy the full range of the pixel type. For example, if the
type is TYPE_RGBA_8, then the pixel value range is 0..255. If the type is
TYPE_RGBA_16, then the pixel value range is 0..65535.
I am working with 16-bit images where the range is 0..32768. To use LCMS
with these images, I am converting these images to the range of 0..65535,
performing the transform, and then converting the images back to the range
of 0..32768. This is not an efficient solution.
Is it possible to tell LCMS to work in the range of 0..32768 directly
without requiring a conversion?
Thanks.
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user