public class ImageMagickImageInformer extends Object implements ImageInformer
| Constructor and Description |
|---|
ImageMagickImageInformer() |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
getDimension(byte[] input) |
protected Dimension |
getDimension(File file) |
Dimension |
getDimension(InputStream input) |
void |
init(Map<String,String> params) |
static void |
main(String[] args) |
public void init(Map<String,String> params)
init in interface ImageInformerprotected Dimension getDimension(File file) throws IOException
IOExceptionpublic Dimension getDimension(InputStream input) throws IOException
getDimension in interface ImageInformerIOExceptionpublic Dimension getDimension(byte[] input) throws IOException
getDimension in interface ImageInformerIOExceptionpublic static void main(String[] args)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}