com.atlassian.core.util.thumbnail.loader
Class ImageFactory
java.lang.Object
com.atlassian.core.util.thumbnail.loader.ImageFactory
public class ImageFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageFactory
public ImageFactory()
loadImage
public BufferedImage loadImage(ReusableBufferedInputStream inputStream)
throws IOException
- Loads image to memory from specified inputStream.
- Returns:
- Loaded Image or null if none of Loaders could load the image
- Throws:
IOException
Copyright © 2015 Atlassian. All rights reserved.