intro.fm1.html

来自「IMAGEIO package 的使用说明jdk1.4新出的 包。有效改进图片读」· HTML 代码 · 共 58 行

HTML
58
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><html><head><title>Java Image I/O API Guide: 1 - Introduction</title></head><body bgcolor="#ffffff"> <table summary="layout" width="100%"><tr><td><!-- Bug in Communicator w/font: NavBar text disappears for Times 14pt pref. --><!-- font size="-1" --> <a href="imageio_guideTOC.fm.html" tppabs="http://java.sun.com/j2se/1.4.2/docs/guide/imageio/spec/imageio_guideTOC.fm.html">CONTENTS</a> | <a href="imageio_guideTOC.fm.html" tppabs="http://java.sun.com/j2se/1.4.2/docs/guide/imageio/spec/imageio_guideTOC.fm.html">PREV</a> | <a href="intro.fm2.html" tppabs="http://java.sun.com/j2se/1.4.2/docs/guide/imageio/spec/intro.fm2.html">NEXT</a> <!-- | <a href="copyright.fm.html">INDEX</a>  --><!-- /font --></td><td align=right><i>Java<sup><font size="-1">TM</font></sup></font> Image I/O API Guide</i></td></tr></table><br> <p><hr size="8" width="35%" align="left" noshade><br><U><B><FONT FACE="ARIAL,HELVETICA,TIMES ROMAN">CHAPTER</FONT>1</B></U><a name="5529"><!-- --></a><h1>Introduction</h1><h2><a name="996730"><i>1.1	</i> The Java Image I/O API</a></h2><blockquote><a name="996886"><!-- --></a>The Java Image I/O API provides a pluggable architecture for working with images stored in files and accessed across the network.  It offers substantially more flexibility and power than the previously available APIs for loading and saving images.<p><a name="996893"><!-- --></a>The API provides a framework for the addition of format-specific plug-ins.  Plug-ins for several common formats will be included with the standard Java SDK; other plug-ins will be available from Sun and from third parties. A voting process has been established where Java developers may indicate their interest in particular formats. See:<p><a name="997040"><!-- --></a><a href="javascript:if(confirm('http://developer.java.sun.com/developer/bugParade/bugs/4339476.html  \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address.  \n\nDo you want to open it from the server?'))window.location='http://developer.java.sun.com/developer/bugParade/bugs/4339476.html'" tppabs="http://developer.java.sun.com/developer/bugParade/bugs/4339476.html">http://developer.java.sun.com/developer/bugParade/bugs/4339476.html</a><p></blockquote><br><hr><!-- Bug in Communicator w/font: NavBar text disappears for Times 14pt pref. --><!-- font size="-1" --> <a href="imageio_guideTOC.fm.html" tppabs="http://java.sun.com/j2se/1.4.2/docs/guide/imageio/spec/imageio_guideTOC.fm.html">CONTENTS</a> | <a href="imageio_guideTOC.fm.html" tppabs="http://java.sun.com/j2se/1.4.2/docs/guide/imageio/spec/imageio_guideTOC.fm.html">PREV</a> | <a href="intro.fm2.html" tppabs="http://java.sun.com/j2se/1.4.2/docs/guide/imageio/spec/intro.fm2.html">NEXT</a> <!-- | <a href="copyright.fm.html">INDEX</a>  --><!-- /font --><hr><font size="-1"><i><A HREF="copyright.fm.html" tppabs="http://java.sun.com/j2se/1.4.2/docs/guide/imageio/spec/copyright.fm.html">Copyright</a> &#169 2001 Sun Microsystems, Inc. All Rights Reserved.</i></font></body><script language="JavaScript" src="s_code_remote.js" tppabs="http://java.sun.com/js/omi/jsc/s_code_remote.js"></script></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?