public final class VP8LDecoder extends Object
| Constructor and Description |
|---|
VP8LDecoder(ImageInputStream imageInput,
boolean debug) |
| Modifier and Type | Method and Description |
|---|---|
void |
readVP8Lossless(WritableRaster raster,
boolean topLevel,
ImageReadParam param,
int width,
int height) |
public VP8LDecoder(ImageInputStream imageInput, boolean debug)
public void readVP8Lossless(WritableRaster raster, boolean topLevel, ImageReadParam param, int width, int height) throws IOException
IOExceptionCopyright © 2022. All rights reserved.