Class GenericChunk
java.lang.Object
com.twelvemonkeys.imageio.plugins.webp.RIFFChunk
com.twelvemonkeys.imageio.plugins.webp.GenericChunk
A generic RIFF chunk
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenericChunk
GenericChunk(int fourCC, int length, long offset)
-