com.atlassian.core.util.thumbnail
Class StreamImageScale
java.lang.Object
com.atlassian.core.util.thumbnail.StreamImageScale
- All Implemented Interfaces:
- ImageScaler
public class StreamImageScale
- extends Object
- implements ImageScaler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamImageScale
public StreamImageScale(DimensionsHelper dimensionsHelper)
scaleImage
public BufferedImage scaleImage(int maxWidth,
int maxHeight,
ReusableBufferedInputStream imageStream)
throws IOException
- Specified by:
scaleImage in interface ImageScaler
- Throws:
IOException
Copyright © 2015 Atlassian. All rights reserved.