49 lines
1.4 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="header">
<h1 class="title" title="Package">Package javax.imageio.plugins.bmp</h1>
<div class="docSummary">
<div class="block">
包含内置BMP插件使用的公共类的软件包。
</div>
</div>
<p>See: <a href="#package.description">描述</a></p>
</div><div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" class="typeSummary" summary="Class Summary table, listing classes, and an explanation">
<caption>
<span>类摘要</span>
<span class="tabEnd"> </span>
</caption>
<tbody>
<tr>
<th class="colFirst" scope="col"></th>
<th class="colLast" scope="col">描述</th>
</tr>
</tbody>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../javax/imageio/plugins/bmp/BMPImageWriteParam.html" title="class in javax.imageio.plugins.bmp">BMPImageWriteParam</a></td>
<td class="colLast">
<div class="block">
用于编码BMP格式的图像的
<code>ImageWriteParam</code>的子类。
</div> </td>
</tr>
</tbody>
</table> </li>
</ul>
<a name="package.description">
<!-- --> </a>
<h2 title="Package javax.imageio.plugins.bmp Description">Package javax.imageio.plugins.bmp Description</h2>
<div class="block">
包含内置BMP插件使用的公共类的软件包。
</div>
<dl>
<dt>
<span class="simpleTagLabel">从以下版本开始:</span>
</dt>
<dd>
1.5
</dd>
</dl>
</div>