org.mmbase.util.images
Class DummyImageInformer
java.lang.Object
org.mmbase.util.images.DummyImageInformer
- All Implemented Interfaces:
- ImageInformer
- public class DummyImageInformer
- extends Object
- implements ImageInformer
The `Dummy' ImageInformer can inform about an image without any external packages. It depends
upon ImageInfo
- Since:
- MMBase 1.7.4
- Version:
- $Id: DummyImageInformer.java,v 1.2 2005/08/17 20:54:08 michiel Exp $
- Author:
- Michiel Meeuwissen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyImageInformer
public DummyImageInformer()
init
public void init(Map params)
- Specified by:
init in interface ImageInformer
getDimension
public Dimension getDimension(byte[] data)
- Specified by:
getDimension in interface ImageInformer
MMBase build 1.8.1.20060716