On Aug 28, 2006, at 8:24 , Chris W. Johnson wrote:
I need to read 16-bit TIFFs in Java on Mac OS X 10.4, so I can do
some processing of their pixels and then write-out the result as a
16-bit TIFF. As far as I know, this is a job for Java Advanced
Imaging (JAI), but Apple lists their port of JAI as incompatible
with 10.4. Can anyone suggest a work-around, or an alternate
approach to reading/writing 16-bit TIFFs in this situation?
You can just download regular JAI from the Sun site and use the Java
JARs without native libraries. I'm reading/writing TIFF in 16-bit and
32-bit float without problems right in these days.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden