public class PngMetadataReader extends Object
| Constructor and Description |
|---|
PngMetadataReader() |
public static Metadata readMetadata(File file) throws PngProcessingException, IOException
PngProcessingExceptionIOExceptionpublic static Metadata readMetadata(InputStream inputStream) throws PngProcessingException, IOException
PngProcessingExceptionIOExceptionCopyright © 2002-2016 Drew Noakes. All Rights Reserved.