Package 

Class ArtBitmapFactory


  • @ThreadSafe() 
    public final class ArtBitmapFactory
    extends PlatformBitmapFactory
                        

    Bitmap factory for ART VM (Lollipop and up).

    • Method Summary

      Modifier and Type Method Description
      CloseableReference<Bitmap> createBitmapInternal(Integer width, Integer height, Bitmap.Config bitmapConfig) Creates a bitmap of the specified width and height.
      • Methods inherited from class com.facebook.imagepipeline.bitmaps.ArtBitmapFactory

        createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createBitmap, createScaledBitmap, createScaledBitmap
      • Methods inherited from class java.lang.Object

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