Package com.drew.imaging.jpeg


package com.drew.imaging.jpeg
Contains classes for working with JPEG files.
  • Class
    Description
    Obtains all available metadata from JPEG formatted files.
    An exception class thrown upon unexpected and fatal conditions while processing a JPEG file.
    Holds a collection of JPEG data segments.
    Defines an object that extracts metadata from in JPEG segments.
    Performs read functions of JPEG files, returning specific file segments.
    An enumeration of the known segment types found in JPEG files.