info.magnolia.imaging.operations.load
Class DefaultImageIOImageDecoder

java.lang.Object
  extended by info.magnolia.imaging.operations.load.DefaultImageIOImageDecoder
All Implemented Interfaces:
ImageDecoder

public class DefaultImageIOImageDecoder
extends Object
implements ImageDecoder

Default implementation of an ImageDecoder.

Version:
$Id$

Constructor Summary
DefaultImageIOImageDecoder()
           
 
Method Summary
 BufferedImage read(InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultImageIOImageDecoder

public DefaultImageIOImageDecoder()
Method Detail

read

public BufferedImage read(InputStream in)
                   throws IOException
Specified by:
read in interface ImageDecoder
Throws:
IOException


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.