Package 

Class MultiPostprocessor

  • All Implemented Interfaces:
    com.facebook.imagepipeline.request.Postprocessor

    
    public class MultiPostprocessor
     implements Postprocessor
                        
    • Method Summary

      Modifier and Type Method Description
      static Postprocessor from(List<Postprocessor> postprocessors)
      String getName()
      CacheKey getPostprocessorCacheKey()
      CloseableReference<Bitmap> process(Bitmap sourceBitmap, PlatformBitmapFactory bitmapFactory)
      • Methods inherited from class com.facebook.imagepipeline.request.Postprocessor

        getName, getPostprocessorCacheKey, process
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait