Package 

Class ArtDecoder

  • All Implemented Interfaces:
    com.facebook.imagepipeline.platform.PlatformDecoder

    @ThreadSafe() 
    public final class ArtDecoder
    extends DefaultDecoder
                        

    Bitmap decoder for ART VM (Lollipop and up).

    • Method Summary

      Modifier and Type Method Description
      Integer getBitmapSize(Integer width, Integer height, BitmapFactory.Options options)
      • Methods inherited from class com.facebook.imagepipeline.platform.ArtDecoder

        decodeFromEncodedImage, decodeFromEncodedImageWithColorSpace, decodeJPEGFromEncodedImage, decodeJPEGFromEncodedImageWithColorSpace, decodeStaticImageFromStream
      • Methods inherited from class java.lang.Object

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