Package com.bumptech.glide.load
package com.bumptech.glide.load
-
ClassDescriptionIndicates the origin of some retrieved data.Encoder<T>An interface for writing data to some persistent data store (i.e.Details how an
ResourceEncoderwill encode a resource to cache.Thrown when an http request fails.Interface for the ImageHeaderParser.The format of the image data including whether or not the image may include transparent pixels.Utilities for the ImageHeaderParser.An interface that uniquely identifies some put of data.A transformation that applies one or more transformations in iteration order to a resource.Option<T>Defines available component (decoders, encoders, model loaders etc.) options with optional default values and the ability to affect the resource disk cache key used byDiskCacheStrategy.RESOURCE.An interface that updates aMessageDigestwith the given value as part of a process to generate a disk cache key.A set ofOptionsto apply to in memory and disk cache keys.Glide's supported handling of color spaces on Android O+, defaults to null.ResourceDecoder<T,Z> An interface for decoding resources.An interface for writing data from a resource to some persistent data store (i.e.A class for performing an arbitrary transformation on a resource that implementsKey.equals(Object)andKey.hashCode()} to identify the transformation in the memory cache andKey.updateDiskCacheKey(java.security.MessageDigest)} to identify the transformation in disk caches.