src/java.desktop/share/classes/javax/imageio/metadata/doc-files/tiff_metadata.html
changeset 55366 de1d2a535c08
parent 52835 40281bb2feb6
child 58325 d32a3b1ca84a
equal deleted inserted replaced
55365:fe6404b8394a 55366:de1d2a535c08
   189 
   189 
   190 <p>If the inferred color space not based on the ICC Profile field is compatible
   190 <p>If the inferred color space not based on the ICC Profile field is compatible
   191 with the ICC profile-based color space, then a second
   191 with the ICC profile-based color space, then a second
   192 <code>ImageTypeSpecifier</code> derived from this inferred color
   192 <code>ImageTypeSpecifier</code> derived from this inferred color
   193 space will be included in the
   193 space will be included in the
   194 <a href="../../../../java/util/Iterator.html">Iterator</a> returned by
   194 {@link java.util.Iterator Iterator} returned by
   195 <code>ImageReader.getImageTypes</code>. If the iterator contains
   195 <code>ImageReader.getImageTypes</code>. If the iterator contains
   196 more than one type, the first one will be based on the ICC profile and the
   196 more than one type, the first one will be based on the ICC profile and the
   197 second on the inferred color space.</p>
   197 second on the inferred color space.</p>
   198 
   198 
   199 <h3><a id="MetadataIssuesRead">Metadata Issues</a></h3>
   199 <h3><a id="MetadataIssuesRead">Metadata Issues</a></h3>