freebsd-ports/java/jai-imageio/pkg-descr
Norikatsu Shigemura d57c59a200 Add jai-imageio 1.0, which is JAI Image I/O Tools provides reader,
writer, and stream plug-ins for the Java Image I/O Framework and
Image I/O-based read and write operations for Java Advanced Imaging.

PR:		CBUG-ML/2572
Submitted by:	OISHI Masakuni <yamasa@bsdhouse.org>
Committed at:	CBUG 2004 New Year Party
2004-01-11 10:53:07 +00:00

8 lines
411 B
Text

JAI Image I/O Tools provides reader, writer, and stream plug-ins for
the Java Image I/O Framework and Image I/O-based read and write
operations for Java Advanced Imaging. Reader-writer plug-ins are
supplied for the BMP, JPEG, JPEG 2000, PNG, PNM, Raw, TIFF, and WBMP
image formats. The supplied streams and associated service providers
use the New I/O APIs.
WWW: http://java.sun.com/products/java-media/jai/