allowConversionToBitmap

fun allowConversionToBitmap(enable: Boolean): ImageRequest.Builder

Allow converting the result drawable to a bitmap to apply any transformations.

If false and the result drawable is not a BitmapDrawable any transformations will be ignored.