Maven module :un.storage : image-webp :
Class : un.storage.imagery.webp.WebPImageFormat
Extends/Implements : un.api.image.AbstractImageFormat
Subclasses : -

docs, info and specification :
http://en.wikipedia.org/wiki/Progressive_Graphics_File
https://developers.google.com/speed/webp/docs/riff_container
http://tools.ietf.org/html/rfc6386
author  Johann Sorel


Variables : -
Functions : WebPImageFormat, supportReading, supportWriting, createReader, createWriter



public void WebPImageFormat ()

public boolean supportReading ()

public boolean supportWriting ()

public ImageReader createReader ()

public ImageWriter createWriter ()