Uses of Class
com.uwyn.rife.cmf.loader.ImageContentLoaderBackend

Packages that use ImageContentLoaderBackend
com.uwyn.rife.cmf.loader.image Provides classes that delegate the loading of raw content data to image back-end libraries. 
 

Uses of ImageContentLoaderBackend in com.uwyn.rife.cmf.loader.image
 

Subclasses of ImageContentLoaderBackend in com.uwyn.rife.cmf.loader.image
 class ImageIOLoader
          This is an image loader back-end that uses ImageIO to load image files.
 class ImageJLoader
          This is an image loader back-end that uses ImageJ to load TIFF files, if its classes are present in the classpath.
 class ImageroReaderLoader
          This is an image loader back-end that uses ImageroReader to load image files, if its classes are present in the classpath.
 class JaiLoader
          This is an image loader back-end that uses Java Advanced Imaging to load image files, if its classes are present in the classpath.
 class JimiLoader
          This is an image loader back-end that uses Jimi to load image files, if its classes are present in the classpath.
 class JMagickLoader
          This is an image loader back-end that uses JMagick to load image files, if its classes are present in the classpath.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.