A
C
D
E
G
H
I
J
M
O
P
R
S
T
U
I
- ImageDecoderDecoder - class in coil.decode
- A Decoder that uses ImageDecoder to decode GIFs, animated WebPs, and animated HEIFs.
- ImageDecoderDecoder.Factory - class in coil.decode.ImageDecoderDecoder
- inflate(Resources,XmlPullParser,AttributeSet) - function in android.graphics.drawable.MovieDrawable
- inflate(Resources,XmlPullParser,AttributeSet,Resources.Theme) - function in android.graphics.drawable.MovieDrawable
- inflate(Resources,XmlPullParser,AttributeSet) - function in android.graphics.drawable.ScaleDrawable
- inflate(Resources,XmlPullParser,AttributeSet,Resources.Theme) - function in android.graphics.drawable.ScaleDrawable
- invalidateDrawable(Drawable) - function in coil.drawable.ScaleDrawable
- invalidateSelf() - function in android.graphics.drawable.MovieDrawable
- invalidateSelf() - function in android.graphics.drawable.ScaleDrawable
- isAnimatedHeif(DecodeUtils,BufferedSource) - function in coil.decode.GifDecodeUtils
- Return 'true' if the source contains an animated HEIF image sequence.
- isAnimatedWebP(DecodeUtils,BufferedSource) - function in coil.decode.GifDecodeUtils
- Return 'true' if the source contains an animated WebP image.
- isAutoMirrored() - function in android.graphics.drawable.MovieDrawable
- isAutoMirrored() - function in android.graphics.drawable.ScaleDrawable
- isFilterBitmap() - function in android.graphics.drawable.MovieDrawable
- isFilterBitmap() - function in android.graphics.drawable.ScaleDrawable
- isGif(DecodeUtils,BufferedSource) - function in coil.decode.GifDecodeUtils
- Return 'true' if the source contains a GIF image.
- isHeif(DecodeUtils,BufferedSource) - function in coil.decode.GifDecodeUtils
- Return 'true' if the source contains an HEIF image.
- isProjected() - function in android.graphics.drawable.MovieDrawable
- isProjected() - function in android.graphics.drawable.ScaleDrawable
- isRunning() - function in coil.drawable.MovieDrawable
- isRunning() - function in coil.drawable.ScaleDrawable
- isStateful() - function in android.graphics.drawable.MovieDrawable
- isStateful() - function in android.graphics.drawable.ScaleDrawable
- isVisible() - function in android.graphics.drawable.MovieDrawable
- isVisible() - function in android.graphics.drawable.ScaleDrawable
- isWebP(DecodeUtils,BufferedSource) - function in coil.decode.GifDecodeUtils
- Return 'true' if the source contains a WebP image.