Package com.bumptech.glide.load
Types
Link copied to clipboard
Indicates the origin of some retrieved data.
Link copied to clipboard
Options for setting the value of getConfig for s returned by com.bumptech.glide.load.ResourceDecoders.
Link copied to clipboard
Details how an com.bumptech.glide.load.ResourceEncoder will encode a resource to cache.
Link copied to clipboard
Thrown when an http request fails.
Link copied to clipboard
Interface for the ImageHeaderParser.
Link copied to clipboard
Utilities for the ImageHeaderParser.
Link copied to clipboard
A transformation that applies one or more transformations in iteration order to a resource.
Link copied to clipboard
Glide's supported handling of color spaces on Android O+, defaults to null.
Link copied to clipboard
An interface for decoding resources.
Link copied to clipboard
An interface for writing data from a resource to some persistent data store (i.e.
Link copied to clipboard
A class for performing an arbitrary transformation on a resource that implements equals and hashCode} to identify the transformation in the memory cache and updateDiskCacheKey} to identify the transformation in disk caches.