Interface WebPChunkType.ChunkConstructor
-
- Enclosing class:
- WebPChunkType
private static interface WebPChunkType.ChunkConstructor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractWebPChunkmake(int type, int size, byte[] bytes)
-
-
-
Method Detail
-
make
AbstractWebPChunk make(int type, int size, byte[] bytes) throws java.io.IOException, ImagingException
- Throws:
java.io.IOExceptionImagingException
-
-