Builder
Constructors
Functions
Add a header for any network operations performed by this request.
Allow converting the result drawable to a bitmap to apply any transformations.
Create a new ImageRequest.
Set the preferred ColorSpace.
Set the data to load.
Set the defaults for any unset request values.
Enable/disable reading/writing from/to the disk cache.
Set the CoroutineDispatcher to launch the request.
Set the error drawable to use if the request fails.
Set the Headers for any network operations performed by this request.
Set the Listener.
Convenience function to create and set the Listener.
Set the memory cache key for this request.
Enable/disable reading/writing from/to the memory cache.
Enable/disable reading from the network.
Set the parameters for this request.
Set the placeholder drawable to use when the request starts.
Set the memory cache key whose value will be used as the placeholder drawable.
Set the precision for the size of the loaded image.
Enable/disable pre-multiplication of the color (RGB) channels of the decoded image by the alpha channel.
Remove all network headers with the key name.
Remove a parameter from this request.
Set the scaling algorithm that will be used to fit/fill the image into the size provided by sizeResolver.
Set a header for any network operations performed by this request.
Set a parameter for this request.
Set the requested width/height.
Set the SizeResolver to resolve the requested width/height.
Set the list of Transformations to be applied to this request.