Class ExifOrientationStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable


    public class ExifOrientationStream
    extends FilterInputStream
    Adds an exif segment with an orientation attribute to a wrapped InputStream containing image data.

    This class assumes that the wrapped stream contains an image format that can contain exif information and performs no verification.