Class J2KImageReader

  • All Implemented Interfaces:
    MsgLogger

    public class J2KImageReader
    extends ImageReader
    implements MsgLogger
    This class is the Java Image IO plugin reader for JPEG 2000 JP2 image file format. It has the capability to load the compressed bilevel images, color-indexed byte images, or multi-band images in byte/ushort/short/int data type. It may subsample the image, select bands, clip the image, and shift the decoded image origin if the proper decoding parameter are set in the provided J2KImageReadParam.