transformEnd

open fun transformEnd(request: <Error class: unknown class>, output: Bitmap)

Called after any Transformations are applied.

This is skipped if ImageRequest.transformations is empty.

Parameters

output

The Image that was transformed.