com.atlassian.confluence.util
Class ResizableImage
java.lang.Object
com.atlassian.confluence.util.ResizableImage
public class ResizableImage
- extends Object
Uses thumbnail class to resize image
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final org.apache.log4j.Category log
RESIZE_DIR
public static final String RESIZE_DIR
- See Also:
- Constant Field Values
ResizableImage
public ResizableImage(File imageToResize)
ResizableImage
public ResizableImage(InputStream inputStream,
String filename)
resizeTo
public File resizeTo(int height,
int width)