com.drew.imaging.tiff
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,
boolean waitForBytes)
Deprecated.
|
public static Metadata readMetadata(File file) throws IOException
IOException
@Deprecated public static Metadata readMetadata(InputStream inputStream, boolean waitForBytes) throws IOException
IOException
Copyright © 2003-2012 Drew Noakes. All Rights Reserved.