transformStart

open fun transformStart(request: <Error class: unknown class>, input: Bitmap)

Called before any Transformations are applied.

This is skipped if ImageRequest.transformations is empty.

Parameters

input

The Image that will be transformed.