public class WebpMetadataReader extends Object
Constructor and Description |
---|
WebpMetadataReader() |
Modifier and Type | Method and Description |
---|---|
static Metadata |
readMetadata(File file) |
static Metadata |
readMetadata(InputStream inputStream) |
public static Metadata readMetadata(File file) throws IOException, RiffProcessingException
IOException
RiffProcessingException
public static Metadata readMetadata(InputStream inputStream) throws IOException, RiffProcessingException
IOException
RiffProcessingException
Copyright © 2018. All rights reserved.