< prev index next >

src/java.desktop/share/classes/javax/imageio/metadata/doc-files/tiff_metadata.html

Print this page

        

*** 189,199 **** <p>If the inferred color space not based on the ICC Profile field is compatible with the ICC profile-based color space, then a second <code>ImageTypeSpecifier</code> derived from this inferred color space will be included in the ! <a href="../../../../java/util/Iterator.html">Iterator</a> returned by <code>ImageReader.getImageTypes</code>. If the iterator contains more than one type, the first one will be based on the ICC profile and the second on the inferred color space.</p> <h3><a id="MetadataIssuesRead">Metadata Issues</a></h3> --- 189,199 ---- <p>If the inferred color space not based on the ICC Profile field is compatible with the ICC profile-based color space, then a second <code>ImageTypeSpecifier</code> derived from this inferred color space will be included in the ! <a href="../../../../../java.base/java/util/Iterator.html">Iterator</a> returned by <code>ImageReader.getImageTypes</code>. If the iterator contains more than one type, the first one will be based on the ICC profile and the second on the inferred color space.</p> <h3><a id="MetadataIssuesRead">Metadata Issues</a></h3>
< prev index next >