src/java.desktop/share/classes/javax/imageio/metadata/doc-files/tiff_metadata.html
equal
deleted
inserted
replaced
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> |