public class TiffMetadataReader extends Object
| Constructor and Description |
|---|
TiffMetadataReader() |
| Modifier and Type | Method and Description |
|---|---|
static Metadata |
readMetadata(File file) |
static Metadata |
readMetadata(InputStream inputStream) |
static Metadata |
readMetadata(RandomAccessReader reader) |
public static Metadata readMetadata(File file) throws IOException, TiffProcessingException
IOExceptionTiffProcessingExceptionpublic static Metadata readMetadata(InputStream inputStream) throws IOException, TiffProcessingException
IOExceptionTiffProcessingExceptionpublic static Metadata readMetadata(RandomAccessReader reader) throws IOException, TiffProcessingException
IOExceptionTiffProcessingExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved