Package rife.cmf.loader.image


package rife.cmf.loader.image
Provides classes that delegate the loading of raw content data to image back-end libraries.
Since:
1.0
  • Classes
    Class
    Description
    This is an image loader back-end that uses ImageIO to load image files.
    This is an image loader back-end that uses ImageJ to load TIFF files, if its classes are present in the classpath.