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