Package com.drew.imaging.riff


package com.drew.imaging.riff
Contains classes for working with RIFF format files, such as WebP.
  • Class
    Description
    Interface of an class capable of handling events raised during the reading of a RIFF file via RiffReader.
    An exception class thrown upon unexpected and fatal conditions while processing a RIFF file.
    Processes RIFF-formatted data, calling into client code via that RiffHandler interface.