How can I display tif graphics in my Java applet?
Location: http://www.jguru.com/faq/view.jsp?EID=107798 Created: Jul 21, 2000 Modified: 2000-09-14 08:37:36.111 Author: delfim martins (http://www.jguru.com/guru/viewbio.jsp?EID=9614) Question originally posed by Yasar Qureshi (http://www.jguru.com/guru/viewbio.jsp?EID=48204 A few options to solve this problem • JIMI (Java Image Mangagement Interface) at http://java.sun.com/products/jimi • JAI (Java Advanced Imaging) at http://java.sun.com/products/java-media/jai • Lizard’s TIFF Library at http://www.lizardworks.com/java.html It is up to you which one to choose. They are all very good.
Related Questions
- The Java applet depends on the proper installation of Java for which Telstra cannot provide support. How do I get a Java applet working?
- It takes way too long to download and initialize a Java applet. Is there any way to enhance the speed?
- My applet is no longer scriptable in Internet Explorer with Java Plug-in Software. Why?