public class PsdMetadataReader extends Object
| Constructor and Description |
|---|
PsdMetadataReader() |
| Modifier and Type | Method and Description |
|---|---|
static Metadata |
readMetadata(File file) |
static Metadata |
readMetadata(InputStream inputStream,
boolean waitForBytes) |
public static Metadata readMetadata(File file) throws IOException
IOExceptionpublic static Metadata readMetadata(InputStream inputStream, boolean waitForBytes) throws IOException
IOExceptionCopyright © 2003-2012 Drew Noakes. All Rights Reserved.