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