public class JAIImageInformer extends Object implements ImageInformer
| Constructor and Description |
|---|
JAIImageInformer() |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
getDimension(byte[] input) |
Dimension |
getDimension(InputStream input) |
void |
init(Map<String,String> params) |
public void init(Map<String,String> params)
init in interface ImageInformerpublic Dimension getDimension(byte[] input) throws IOException
getDimension in interface ImageInformerIOExceptionpublic Dimension getDimension(InputStream input)
getDimension in interface ImageInformerMMBase 1.9-SNAPSHOT - ${javadoctimestamp}