Uses of Interface
info.magnolia.imaging.operations.load.ImageDecoder

Packages that use ImageDecoder
info.magnolia.imaging.operations.load   
 

Uses of ImageDecoder in info.magnolia.imaging.operations.load
 

Classes in info.magnolia.imaging.operations.load that implement ImageDecoder
 class DefaultImageIOImageDecoder
          Default implementation of an ImageDecoder.
 class SunJPEGCodecImageDecoder
          Deprecated. will be removed in 3.2 and replaced with a new class (to be announced in 3.2 release notes and documentation).
 class SunJPEGCodecImageDecoderAlt
          Deprecated. will be removed in 3.2 and replaced with a new class (to be announced in 3.2 release notes and documentation).
 

Methods in info.magnolia.imaging.operations.load that return ImageDecoder
 ImageDecoder AbstractLoader.getImageDecoder()
           
 

Methods in info.magnolia.imaging.operations.load with parameters of type ImageDecoder
 void AbstractLoader.setImageDecoder(ImageDecoder imageDecoder)
           
 



Copyright © 2015 Magnolia International Ltd.. All rights reserved.