Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override var cacheNonce: String?

Append a cache nonce parameter to the URL to invalidate the cache.

Link copied to clipboard
open override var download: ForceDownload?
Link copied to clipboard

Functions

Link copied to clipboard
open fun forceDownload(fileName: String? = null)

Forces a download when opening the created url.

Link copied to clipboard
open fun transform(transform: ImageTransformation.() -> Unit)

Transforms the image before downloading