Doc: "EXIF" = "Exif"
This commit is contained in:
@@ -276,7 +276,7 @@ extends java.awt.Rectangle</pre>
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#OPT_COPYNONE">OPT_COPYNONE</a></span></code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Do not copy any extra markers (including EXIF and ICC profile data) from
|
||||
<div class="block">Do not copy any extra markers (including Exif and ICC profile data) from
|
||||
the source image to the destination image.</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -710,7 +710,7 @@ extends java.awt.Rectangle</pre>
|
||||
<li class="blockList">
|
||||
<h4>OPT_COPYNONE</h4>
|
||||
<pre>public static final int OPT_COPYNONE</pre>
|
||||
<div class="block">Do not copy any extra markers (including EXIF and ICC profile data) from
|
||||
<div class="block">Do not copy any extra markers (including Exif and ICC profile data) from
|
||||
the source image to the destination image.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
|
||||
Reference in New Issue
Block a user