JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.image
Package
net.anwiba.commons.image
Interface IImageMetaDataReader
All Known Implementing Classes:
ImageIoImageMetaDataReader
public interface
IImageMetaDataReader
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IImageMetadata
read
(
InputStream
inputStream)
Method Details
read
IImageMetadata
read
(
InputStream
inputStream)
throws
IOException
Throws:
IOException