A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

I

ImageDecodeOptions - class in com.facebook.imagepipeline.common
Options for changing the behavior of the {@code ImageDecoder}.
ImageDecodeOptionsBuilder - class in com.facebook.imagepipeline.common
Builder for ImageDecodeOptions.
ImageDecoder - class in com.facebook.imagepipeline.decoder
Image decoder interface.
ImageFormat - class in com.facebook.imageformat
Class representing all used image formats.
ImageFormat.FormatChecker - class in com.facebook.imageformat.ImageFormat
 
ImageFormatChecker - class in com.facebook.imageformat
Detects the format of an encoded image.
ImageFormatCheckerUtils - class in com.facebook.imageformat
ImageFormatChecker utility methods
ImageInfo - class in com.facebook.imagepipeline.image
Interface containing information about an image.
ImageInfoImpl - class in com.facebook.imagepipeline.image
 
ImageMetaData - class in com.facebook.imageutils
Wrapper class representing the recovered meta data of an image when decoding.
ImageTranscoder - class in com.facebook.imagepipeline.transcoder
The abstraction for an image transcoder
ImageTranscodeResult - class in com.facebook.imagepipeline.transcoder
Result returned by an ImageTranscoder when transcoding an image.
ImageTranscoderFactory - class in com.facebook.imagepipeline.transcoder
 
ImmutableQualityInfo - class in com.facebook.imagepipeline.image
Implementation of QualityInfo
indexOfPattern(Array,int,Array,int) - function in com.facebook.imageformat.ImageFormatCheckerUtils
Checks if byteArray interpreted as sequence of bytes contains the pattern.
initCause(Throwable) - function in kotlin.TooManyBitmapsException
 
insert(CacheKey,WriterCallback) - function in com.facebook.cache.disk.FileCache
Inserts resource into file with key
insert(String,Object) - function in com.facebook.cache.disk.DiskStorage
Creates a temporary resource for writing content.
insert(String,Object) - function in com.facebook.cache.disk.DynamicDefaultDiskStorage
Creates a temporary resource for writing content.
insert(String,Object) - function in com.facebook.cache.disk.DefaultDiskStorage
Creates a temporary resource for writing content.
insert(CacheKey,WriterCallback) - function in com.facebook.cache.disk.DiskStorageCache
Inserts resource into file with key
insert(CacheKey,WriterCallback) - function in com.facebook.cache.disk.DiskStorageCache
Inserts resource into file with key
inspect(K) - function in com.facebook.imagepipeline.cache.CountingMemoryCache
 
inspect(K) - function in com.facebook.imagepipeline.cache.AbstractAdaptiveCountingMemoryCache
 
inspect(K) - function in com.facebook.imagepipeline.cache.AbstractAdaptiveCountingMemoryCache
 
inspect(K) - function in com.facebook.imagepipeline.cache.LruCountingMemoryCache
 
inspect(K) - function in com.facebook.imagepipeline.cache.LruCountingMemoryCache
 
inspect(K) - function in com.facebook.imagepipeline.cache.MemoryCache
Gets the item with the given key for debug purposes.
isClosed() - function in com.facebook.imagepipeline.image.DefaultCloseableImage
Returns whether this instance is closed.
isClosed() - function in com.facebook.imagepipeline.image.BaseCloseableStaticBitmap
Returns whether this instance is closed.
isClosed() - function in com.facebook.imagepipeline.image.CloseableStaticBitmap
Returns whether this instance is closed.
isClosed() - function in com.facebook.imagepipeline.image.BaseCloseableImage
Returns whether this instance is closed.
isClosed() - function in com.facebook.imagepipeline.image.CloseableBitmap
Returns whether this instance is closed.
isClosed() - function in com.facebook.imagepipeline.image.CloseableImage
Returns whether this instance is closed.
isCompleteAt(int) - function in com.facebook.imagepipeline.image.EncodedImage
Returns true if the image is a JPEG or DNG and its data is already complete at the specifiedlength, false otherwise.
isEnabled() - function in com.facebook.cache.disk.FileCache
Tells if this cache is enabled.
isEnabled() - function in com.facebook.cache.disk.DiskStorage
is this storage enabled?
isEnabled() - function in com.facebook.cache.disk.DynamicDefaultDiskStorage
is this storage enabled?
isEnabled() - function in com.facebook.cache.disk.DefaultDiskStorage
is this storage enabled?
isEnabled() - function in com.facebook.cache.disk.DiskStorageCache
Tells if this cache is enabled.
isExifOrientationAllowed(Integer) - function in com.facebook.imagepipeline.transcoder.JpegTranscoderUtils
 
isExternal() - function in com.facebook.cache.disk.DiskStorage
is this storage external?
isExternal() - function in com.facebook.cache.disk.DynamicDefaultDiskStorage
is this storage external?
isExternal() - function in com.facebook.cache.disk.DefaultDiskStorage
is this storage external?
isIndexReady() - function in com.facebook.cache.disk.DiskStorageCache
Tells if memory index is completed in initialization.
isMetaDataAvailable(EncodedImage) - function in com.facebook.imagepipeline.image.EncodedImage
Returns true if all the image information has loaded, false otherwise.
isOfFullQuality() - function in com.facebook.imagepipeline.image.QualityInfo
Whether the image is of full quality.
isOfFullQuality() - function in com.facebook.imagepipeline.image.ImmutableQualityInfo
Whether the image is of full quality.
isOfGoodEnoughQuality() - function in com.facebook.imagepipeline.image.QualityInfo
Whether the image is of good-enough quality.
isOfGoodEnoughQuality() - function in com.facebook.imagepipeline.image.ImmutableQualityInfo
Whether the image is of good-enough quality.
isResourceIdForDebugging() - function in com.facebook.cache.common.CacheKey
Returns true if this key was constructed from a resource ID.
isResourceIdForDebugging() - function in com.facebook.cache.common.SimpleCacheKey
Returns true if this key was constructed from a resource ID.
isResourceIdForDebugging() - function in com.facebook.cache.common.MultiCacheKey
Returns true if this key was constructed from a resource ID.
isResourceIdForDebugging() - function in com.facebook.cache.common.DebuggingCacheKey
Returns true if this key was constructed from a resource ID.
isRotationAngleAllowed(Integer) - function in com.facebook.imagepipeline.transcoder.JpegTranscoderUtils
 
isStateful() - function in com.facebook.imagepipeline.image.DefaultCloseableImage
Whether or not this image contains state for a particular view of the image (for example, theimage for an animated GIF might contain the current frame being viewed).
isStateful() - function in com.facebook.imagepipeline.image.BaseCloseableStaticBitmap
Whether or not this image contains state for a particular view of the image (for example, theimage for an animated GIF might contain the current frame being viewed).
isStateful() - function in com.facebook.imagepipeline.image.CloseableStaticBitmap
 
isStateful() - function in com.facebook.imagepipeline.image.BaseCloseableImage
Whether or not this image contains state for a particular view of the image (for example, theimage for an animated GIF might contain the current frame being viewed).
isStateful() - function in com.facebook.imagepipeline.image.CloseableBitmap
 
isStateful() - function in com.facebook.imagepipeline.image.CloseableImage
 
isStaticWebpFormat(ImageFormat) - function in com.facebook.imageformat.DefaultImageFormats
Check if the given image format is static WebP (not animated).
isTracing() - function in com.facebook.imagepipeline.systrace.DefaultFrescoSystrace
 
isTracing() - function in com.facebook.imagepipeline.systrace.FrescoSystrace
 
isTracing() - function in com.facebook.imagepipeline.systrace.FrescoSystrace.Systrace
 
isValid() - function in com.facebook.imagepipeline.image.EncodedImage
Returns true if the internal buffer reference is valid or the InputStream Supplier is not null,false otherwise.
isValid(EncodedImage) - function in com.facebook.imagepipeline.image.EncodedImage
Checks if the encoded image is valid i.e.
isWebpFormat(ImageFormat) - function in com.facebook.imageformat.DefaultImageFormats
Check if the given image format is a WebP image format (static or animated).
isWebpNativelySupported(ImageFormat) - function in com.facebook.imagepipeline.nativecode.WebpTranscoder
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W