Java doc: Minor formatting tweak
This commit is contained in:
Binary file not shown.
@@ -1402,8 +1402,8 @@ extends java.lang.Object</pre>
|
||||
|
||||
<p><b>Value</b>
|
||||
<ul>
|
||||
<li> One of <a href="#SAMP_444"><code>TJ.SAMP_*</code></a> <i>[no default; must be
|
||||
explicitly specified for lossy compression, encoding, and decoding]</i>
|
||||
<li> One of <a href="#SAMP_444"><code>TJ.SAMP_*</code></a> <i>[no default; must be explicitly
|
||||
specified for lossy compression, encoding, and decoding]</i>
|
||||
</ul></div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -499,8 +499,8 @@ public final class TJ {
|
||||
*
|
||||
* <p><b>Value</b>
|
||||
* <ul>
|
||||
* <li> One of {@link TJ#SAMP_444 TJ.SAMP_*} <i>[no default; must be
|
||||
* explicitly specified for lossy compression, encoding, and decoding]</i>
|
||||
* <li> One of {@link #SAMP_444 TJ.SAMP_*} <i>[no default; must be explicitly
|
||||
* specified for lossy compression, encoding, and decoding]</i>
|
||||
* </ul>
|
||||
*/
|
||||
public static final int PARAM_SUBSAMP = 4;
|
||||
@@ -534,7 +534,7 @@ public final class TJ {
|
||||
*
|
||||
* <p><b>Value</b>
|
||||
* <ul>
|
||||
* <li> One of {@link TJ#CS_RGB TJ.CS_*} <i>[default for lossy compression:
|
||||
* <li> One of {@link #CS_RGB TJ.CS_*} <i>[default for lossy compression:
|
||||
* automatically selected based on the subsampling level and pixel
|
||||
* format]</i>
|
||||
* </ul>
|
||||
|
||||
Reference in New Issue
Block a user