Package 

Class WebPImage

  • All Implemented Interfaces:
    com.facebook.imagepipeline.animated.base.AnimatedImage , com.facebook.imagepipeline.animated.factory.AnimatedImageDecoder

    @ThreadSafe() 
    public class WebPImage
     implements AnimatedImage, AnimatedImageDecoder
                        

    A representation of a WebP image. An instance of this class will hold a copy of the encoded data in memory along with the parsed header data. Frames are decoded on demand via WebPFrame.