Package | Description |
---|---|
com.drew.imaging.riff |
Contains classes for working with RIFF format files, such as WebP.
|
com.drew.metadata.webp |
Contains classes for the extraction and modelling of WebP file metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
RiffReader.processRiff(SequentialReader reader,
RiffHandler handler)
Processes a RIFF data sequence.
|
Modifier and Type | Class and Description |
---|---|
class |
WebpRiffHandler
Implementation of
RiffHandler specialising in WebP support. |
Copyright © 2018. All rights reserved.