Maven module :un.storage : image-webp :
Class : un.storage.imagery.webp.model.ANIMChunk
Extends/Implements : un.storage.binding.riff.model.DefaultChunk
Subclasses : -

Animation chunk.
author  Johann Sorel


Variables : backgroundColorRGBA, nbLoop
Functions : ANIMChunk, readInternal



32bits : animation background color in RGBA */
public int backgroundColorRGBA


16bits : number of loops, 0 for infinite */
public int nbLoop


public void ANIMChunk ()

protected void readInternal (DataInputStream ds)