transformations
fun transformations(vararg transformations: Transformation): ImageRequest.Builder
Content copied to clipboard
fun transformations(transformations: List<Transformation>): ImageRequest.Builder
Content copied to clipboard
Set the list of Transformations to be applied to this request.