Package 

Class RoundPostprocessor

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

    
    public final class RoundPostprocessor
    extends BasePostprocessor
                        

    Postprocessor that rounds a given image as a circle using non-native code.

    • Method Summary

      Modifier and Type Method Description
      CacheKey getPostprocessorCacheKey()
      Unit process(Bitmap destBitmap, Bitmap sourceBitmap)
      • Methods inherited from class com.facebook.imagepipeline.postprocessors.RoundPostprocessor

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

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