public interface

AnimatedFactory

com.facebook.imagepipeline.animated.factory.AnimatedFactory
Known Indirect Subclasses

Summary

Public Methods
abstract DrawableFactory getAnimatedDrawableFactory(Context context)
abstract ImageDecoder getGifDecoder(Bitmap.Config config)
abstract ImageDecoder getWebPDecoder(Bitmap.Config config)

Public Methods

public abstract DrawableFactory getAnimatedDrawableFactory (Context context)

public abstract ImageDecoder getGifDecoder (Bitmap.Config config)

public abstract ImageDecoder getWebPDecoder (Bitmap.Config config)