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