> I'm trying to use ICC Profiles on a system that scans an image into memory,
> allows a user to manipulate the image, and print out the result.  For color
> management purposes, the image is fed into an ICC Profile for the input
> scanner and then through an output profile for the output device.  The input
> profile uses CIELAB space and if the output profile also uses CIELAB space,
> then no problem.  If the output profile uses CIEXYZ space, then conversion
> doesn't happen properly.  I'm using java 1.2.2.  Is there a problem with the
> Java ICC engine?  I should be able to mix these profiles and not notice a
> difference...  Is there something that I should be doing differently to
> enable this sort of intermingling between CIELAB and CIEXYZ?


We're unaware of any problem using profiles with different connection spaces.
Can you send me the two profiles you are using and a sample image?

Jerry

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to