public interface ImageInformer
getDimension(byte[]), which returns a Dimension object given a certain Image byte array.| Modifier and Type | Method and Description |
|---|---|
Dimension |
getDimension(byte[] input) |
Dimension |
getDimension(InputStream input) |
void |
init(Map<String,String> params) |
Dimension getDimension(byte[] input) throws IOException
IOExceptionDimension getDimension(InputStream input) throws IOException
IOExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}