Posted By:
Jerry_Jalenak
Posted On:
Tuesday, June 18, 2002 11:30 AM
I am needing to read a TIFF image from an image server across a socket connection, preferably using the ImageIO facilities of J2 1.4. I know that TIFF is not a supported format currently, but seem to remember that the JAI TIFF class could be 'registered' and used by ImageIO. Does anyone know how to register this?
Thanks!