I discovered a couple of workarounds:

- Use JAI to read the image.  This works fine.

- Remove the profile info using JMagick(http://www.yeo.id.au/jmagick)
before using ImageIO.read().  Details on using JMagick to do this can be
found at: http://www.yeo.id.au/jmagick/fom-serve/cache/28.html.

--Julie

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