Hi all,
Has anyone found a good way to read PICT images in Java? Eventually I
want to convert it to a PNG, JPG or GIF so it’s web compatible. If I
can get it into a java.awt.Image I can handle the conversion but I
can’t seem to do that even.
There are a lot of mentions of using QuickTime for Java to do this but
as the API has changed this ability seems to have gradually
disappeared and depending on QTJ being present is less than ideal. I’m
hoping there’s a more modern technique that’s much simpler and more
reliably available.
The solution does only need to work on OS X though and since it’s a
nice to have feature it wouldn’t matter too much if in some cases it
didn’t work.
Thanks,
Adrian Sutton.
Not used yet, but this standard ImageI/O plugin seems to offer PICT support:
_______________________________________________
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