@Deprecated public class ResizableImage extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Category |
log
Deprecated.
Since 5.5, use private logger
|
static String |
RESIZE_DIR
Deprecated.
|
Constructor and Description |
---|
ResizableImage(File imageToResize)
Deprecated.
|
ResizableImage(InputStream inputStream,
String filename)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
File |
resizeTo(int height,
int width)
Deprecated.
|
@Deprecated public static final org.apache.log4j.Category log
public static final String RESIZE_DIR
public ResizableImage(File imageToResize)
public ResizableImage(InputStream inputStream, String filename)
public File resizeTo(int height, int width)
Copyright © 2003–2020 Atlassian. All rights reserved.