-
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
G
- GenericViewTarget - class in coil.target
- An opinionated ViewTarget that simplifies updating the Drawable attached to a View and supports automatically starting and stopping animated Drawables.
- get(String) - function in coil.disk.DiskCache
- get(MemoryCache.Key) - function in coil.memory.MemoryCache
- Get the Value associated with key.
- getAllowConversionToBitmap() - function in coil.request.ImageRequest
- getAllowHardware() - function in coil.request.DefaultRequestOptions
- getAllowHardware() - function in coil.request.DefinedRequestOptions
- getAllowHardware() - function in coil.request.ImageRequest
- getAllowInexactSize() - function in coil.request.Options
- 'true' if the output image does not need to fit/fill the target's dimensions exactly.
- getAllowRgb565() - function in coil.request.DefaultRequestOptions
- getAllowRgb565() - function in coil.request.DefinedRequestOptions
- getAllowRgb565() - function in coil.request.ImageRequest
- getAllowRgb565() - function in coil.request.Options
- 'true' if a component is allowed to use Bitmap.Config.RGB_565 as an optimization.
- getAlpha() - function in coil.drawable.CrossfadeDrawable
- getBitmap() - function in coil.memory.MemoryCache.Value
- getBitmapConfig() - function in coil.request.DefaultRequestOptions
- getBitmapConfig() - function in coil.request.DefinedRequestOptions
- getBitmapConfig() - function in coil.request.ImageRequest
- getBounds() - function in android.graphics.drawable.CrossfadeDrawable
- getCacheKey() - function in coil.transform.CircleCropTransformation
- The unique cache key for this transformation.
- getCacheKey() - function in coil.transform.RoundedCornersTransformation
- The unique cache key for this transformation.
- getCacheKey() - function in coil.transform.Transformation
- The unique cache key for this transformation.
- getCallback() - function in android.graphics.drawable.CrossfadeDrawable
- getCause() - function in coil.network.HttpException
- getCause() - function in coil.request.NullRequestDataException
- getChangingConfigurations() - function in android.graphics.drawable.CrossfadeDrawable
- getColorFilter() - function in coil.drawable.CrossfadeDrawable
- getColorSpace() - function in coil.request.ImageRequest
- getColorSpace() - function in coil.request.Options
- The preferred color space for any Bitmaps.
- getComponents() - function in coil.ImageLoader
- The components used to fulfil image requests.
- getConfig() - function in coil.request.Options
- The requested config for any Bitmaps.
- getConstantState() - function in android.graphics.drawable.CrossfadeDrawable
- getContext() - function in coil.request.ImageRequest
- getContext() - function in coil.request.Options
- The Context used to execute this request.
- getCurrent() - function in android.graphics.drawable.CrossfadeDrawable
- getData() - function in coil.disk.DiskCache.Snapshot
- Get the data file path for this entry.
- getData() - function in coil.disk.DiskCache.Editor
- Get the data file path for this entry.
- getData() - function in coil.request.ImageRequest
- getDataSource() - function in coil.fetch.SourceResult
- getDataSource() - function in coil.fetch.DrawableResult
- getDataSource() - function in coil.request.SuccessResult
- The data source that the image was loaded from.
- getDecoderDispatcher() - function in coil.request.DefaultRequestOptions
- getDecoderDispatcher() - function in coil.request.DefinedRequestOptions
- getDecoderDispatcher() - function in coil.request.ImageRequest
- getDecoderFactories() - function in coil.ComponentRegistry
- getDecoderFactory() - function in coil.request.ImageRequest
- getDEFAULT_DURATION() - function in coil.drawable.CrossfadeDrawable.Companion
- getDefaults() - function in coil.ImageLoader
- The default options that are used to fill in unset ImageRequest values.
- getDefaults() - function in coil.request.ImageRequest
- The defaults used to fill unset values.
- getDefined() - function in coil.request.ImageRequest
- The raw values set on Builder.
- getDensity() - function in coil.decode.ResourceMetadata
- getDirectory() - function in coil.disk.DiskCache
- The directory where the cache stores its data.
- getDirtyBounds() - function in android.graphics.drawable.CrossfadeDrawable
- getDiskCache() - function in coil.ImageLoader
- An on-disk cache of previously loaded images.
- getDiskCacheKey() - function in coil.request.ImageRequest
- getDiskCacheKey() - function in coil.request.SuccessResult
- The cache key for the image in the disk cache.
- getDiskCacheKey() - function in coil.request.Options
- The cache key to use when persisting images to the disk cache or 'null' if the component can compute its own.
- getDiskCachePolicy() - function in coil.request.DefaultRequestOptions
- getDiskCachePolicy() - function in coil.request.DefinedRequestOptions
- getDiskCachePolicy() - function in coil.request.ImageRequest
- getDiskCachePolicy() - function in coil.request.Options
- Determines if this request is allowed to read/write from/to disk.
- getDrawable() - function in coil.decode.DecodeResult
- getDrawable() - function in coil.fetch.DrawableResult
- getDrawable() - function in coil.request.ImageResult
- getDrawable() - function in coil.request.SuccessResult
- The success drawable.
- getDrawable() - function in coil.request.ErrorResult
- The error drawable.
- getDrawable() - function in coil.target.GenericViewTarget
- The current Drawable attached to view.
- getDrawable() - function in coil.target.ImageViewTarget
- getDrawable() - function in coil.transition.TransitionTarget
- The view's current Drawable.
- getDurationMillis() - function in coil.drawable.CrossfadeDrawable
- getDurationMillis() - function in coil.transition.CrossfadeTransition
- getDurationMillis() - function in coil.transition.CrossfadeTransition.Factory
- getEMPTY() - function in coil.request.Parameters.Companion
- getEMPTY() - function in coil.request.Tags.Companion
- getEnd() - function in coil.drawable.CrossfadeDrawable
- getError() - function in coil.request.DefaultRequestOptions
- getError() - function in coil.request.ImageRequest
- getExtras() - function in coil.memory.MemoryCache.Key
- getExtras() - function in coil.memory.MemoryCache.Value
- getFadeStart() - function in coil.drawable.CrossfadeDrawable
- getFallback() - function in coil.request.DefaultRequestOptions
- getFallback() - function in coil.request.ImageRequest
- getFetcherDispatcher() - function in coil.request.DefaultRequestOptions
- getFetcherDispatcher() - function in coil.request.DefinedRequestOptions
- getFetcherDispatcher() - function in coil.request.ImageRequest
- getFetcherFactories() - function in coil.ComponentRegistry
- getFetcherFactory() - function in coil.request.ImageRequest
- getFileName() - function in coil.decode.AssetMetadata
- getFilePath() - function in coil.decode.AssetMetadata
- getFileSystem() - function in coil.decode.ImageSource
- The FileSystem which contains the file.
- getFileSystem() - function in coil.disk.DiskCache
- The file system that contains the cache's files.
- getHeaders() - function in coil.request.ImageRequest
- getHeaders() - function in coil.request.Options
- The header fields to use for any network requests.
- getHeight() - function in coil.size.Size
- getHotspotBounds(Rect) - function in android.graphics.drawable.CrossfadeDrawable
- getInterceptorDispatcher() - function in coil.request.DefaultRequestOptions
- getInterceptorDispatcher() - function in coil.request.DefinedRequestOptions
- getInterceptorDispatcher() - function in coil.request.ImageRequest
- getInterceptors() - function in coil.ComponentRegistry
- getIntrinsicHeight() - function in coil.drawable.CrossfadeDrawable
- getIntrinsicWidth() - function in coil.drawable.CrossfadeDrawable
- getIsDisposed() - function in coil.request.Disposable
- Returns 'true' if this disposable's work is complete or cancelling.
- getIsOriginal() - function in coil.size.-Sizes
- getIsPlaceholderCached() - function in coil.request.SuccessResult
- 'true' if ImageRequest.placeholderMemoryCacheKey was present in the memory cache.
- getIsSampled() - function in coil.decode.DecodeResult
- getIsSampled() - function in coil.fetch.DrawableResult
- getIsSampled() - function in coil.request.SuccessResult
- 'true' if the image is sampled (i.e.
- getJob() - function in coil.request.Disposable
- The most recent image request job.
- getKey() - function in coil.memory.MemoryCache.Key
- getKeyers() - function in coil.ComponentRegistry
- getKeys() - function in coil.memory.MemoryCache
- The keys present in the cache.
- getLayoutDirection() - function in android.graphics.drawable.CrossfadeDrawable
- getLevel() - function in android.graphics.drawable.CrossfadeDrawable
- getLevel() - function in coil.util.DebugLogger
- The minimum level for this logger to log.
- getLevel() - function in coil.util.Logger
- The minimum level for this logger to log.
- getLifecycle() - function in coil.request.DefinedRequestOptions
- getLifecycle() - function in coil.request.ImageRequest
- getListener() - function in coil.request.ImageRequest
- getLocalizedMessage() - function in kotlin.HttpException
- getLocalizedMessage() - function in kotlin.NullRequestDataException
- getMappers() - function in coil.ComponentRegistry
- getMaxSize() - function in coil.disk.DiskCache
- The maximum size of the cache in bytes.
- getMaxSize() - function in coil.memory.MemoryCache
- The maximum size of the cache in bytes.
- getMemoryCache() - function in coil.ImageLoader
- An in-memory cache of previously loaded images.
- getMemoryCacheKey() - function in coil.request.ImageRequest
- getMemoryCacheKey() - function in coil.request.SuccessResult
- The cache key for the image in the memory cache.
- getMemoryCacheKey() - function in coil.request.Parameters.Entry
- getMemoryCachePolicy() - function in coil.request.DefaultRequestOptions
- getMemoryCachePolicy() - function in coil.request.DefinedRequestOptions
- getMemoryCachePolicy() - function in coil.request.ImageRequest
- getMemoryCachePolicy() - function in coil.request.Options
- Determines if this request is allowed to read/write from/to memory.
- getMessage() - function in coil.network.HttpException
- getMessage() - function in coil.request.NullRequestDataException
- getMetadata() - function in coil.decode.ImageSource
- Return the Metadata for this ImageSource.
- getMetadata() - function in coil.disk.DiskCache.Snapshot
- Get the metadata file path for this entry.
- getMetadata() - function in coil.disk.DiskCache.Editor
- Get the metadata file path for this entry.
- getMimeType() - function in coil.fetch.SourceResult
- getMinimumHeight() - function in android.graphics.drawable.CrossfadeDrawable
- getMinimumWidth() - function in android.graphics.drawable.CrossfadeDrawable
- getName() - function in coil.decode.DataSource
- getName() - function in coil.decode.ExifOrientationPolicy
- getName() - function in coil.request.CachePolicy
- getName() - function in coil.size.Precision
- getName() - function in coil.size.Scale
- getNetworkCachePolicy() - function in coil.request.DefaultRequestOptions
- getNetworkCachePolicy() - function in coil.request.DefinedRequestOptions
- getNetworkCachePolicy() - function in coil.request.ImageRequest
- getNetworkCachePolicy() - function in coil.request.Options
- Determines if this request is allowed to read from the network.
- getNONE() - function in coil.EventListener.Factory.Companion
- getNONE() - function in coil.EventListener.Companion
- getNONE() - function in coil.transition.Transition.Factory.Companion
- getOpacity() - function in coil.drawable.CrossfadeDrawable
- getOpticalInsets() - function in android.graphics.drawable.CrossfadeDrawable
- getOrdinal() - function in coil.decode.DataSource
- getOrdinal() - function in coil.decode.ExifOrientationPolicy
- getOrdinal() - function in coil.request.CachePolicy
- getOrdinal() - function in coil.size.Precision
- getOrdinal() - function in coil.size.Scale
- getORIGINAL() - function in coil.size.Size.Companion
- A Size whose width and height are not scaled.
- getOriginalSize() - function in coil.size.-Sizes
- getOutline(Outline) - function in android.graphics.drawable.CrossfadeDrawable
- getPackageName() - function in coil.decode.ResourceMetadata
- getPadding(Rect) - function in android.graphics.drawable.CrossfadeDrawable
- getParameters() - function in coil.request.ImageRequest
- getParameters() - function in coil.request.Options
- A map of custom parameters.
- getPlaceholder() - function in coil.request.DefaultRequestOptions
- getPlaceholder() - function in coil.request.ImageRequest
- getPlaceholderMemoryCacheKey() - function in coil.request.ImageRequest
- getPrecision() - function in coil.request.DefaultRequestOptions
- getPrecision() - function in coil.request.DefinedRequestOptions
- getPrecision() - function in coil.request.ImageRequest
- getPreferExactIntrinsicSize() - function in coil.drawable.CrossfadeDrawable
- getPreferExactIntrinsicSize() - function in coil.transition.CrossfadeTransition
- getPreferExactIntrinsicSize() - function in coil.transition.CrossfadeTransition.Factory
- getPremultipliedAlpha() - function in coil.request.ImageRequest
- getPremultipliedAlpha() - function in coil.request.Options
- 'true' if the color (RGB) channels of the decoded image should be pre-multiplied by the alpha channel.
- getReadEnabled() - function in coil.request.CachePolicy
- getRequest() - function in coil.intercept.Interceptor.Chain
- getRequest() - function in coil.request.ImageResult
- getRequest() - function in coil.request.SuccessResult
- The request that was executed to create this result.
- getRequest() - function in coil.request.ErrorResult
- The request that was executed to create this result.
- getResId() - function in coil.decode.ResourceMetadata
- getResponse() - function in coil.network.HttpException
- getScale() - function in coil.drawable.CrossfadeDrawable
- getScale() - function in coil.request.DefinedRequestOptions
- getScale() - function in coil.request.ImageRequest
- getScale() - function in coil.request.Options
- The scaling algorithm for how to fit the source image's dimensions into the target's dimensions.
- getSize() - function in coil.disk.DiskCache
- The current size of the cache in bytes.
- getSize() - function in coil.intercept.Interceptor.Chain
- getSize() - function in coil.memory.MemoryCache
- The current size of the cache in bytes.
- getSize() - function in coil.request.Options
- The requested output size for the image request.
- getSizeResolver() - function in coil.request.DefinedRequestOptions
- getSizeResolver() - function in coil.request.ImageRequest
- getSource() - function in coil.fetch.SourceResult
- getStackTrace() - function in kotlin.HttpException
- getStackTrace() - function in kotlin.NullRequestDataException
- getStart() - function in coil.drawable.CrossfadeDrawable
- getState() - function in android.graphics.drawable.CrossfadeDrawable
- getSubtractPadding() - function in coil.size.ViewSizeResolver
- getSuppressed() - function in kotlin.HttpException
- getSuppressed() - function in kotlin.NullRequestDataException
- getTags() - function in coil.request.ImageRequest
- getTags() - function in coil.request.Options
- A map of custom objects.
- getTarget() - function in coil.request.ImageRequest
- getThrowable() - function in coil.request.ErrorResult
- The error that failed the request.
- getTransformationDispatcher() - function in coil.request.DefaultRequestOptions
- getTransformationDispatcher() - function in coil.request.DefinedRequestOptions
- getTransformationDispatcher() - function in coil.request.ImageRequest
- getTransformations() - function in coil.request.ImageRequest
- getTransitionFactory() - function in coil.request.DefaultRequestOptions
- getTransitionFactory() - function in coil.request.DefinedRequestOptions
- getTransitionFactory() - function in coil.request.ImageRequest
- getTransparentRegion() - function in android.graphics.drawable.CrossfadeDrawable
- getUri() - function in coil.decode.ContentMetadata
- getValue() - function in coil.request.Parameters.Entry
- getView() - function in coil.size.ViewSizeResolver
- The View to measure.
- getView() - function in coil.target.GenericViewTarget
- The View used by this Target.
- getView() - function in coil.target.ImageViewTarget
- getView() - function in coil.target.ViewTarget
- The View used by this Target.
- getView() - function in coil.transition.TransitionTarget
- The View used by this Target.
- getWidth() - function in coil.size.Size
- getWriteEnabled() - function in coil.request.CachePolicy