allowConversionToBitmap
fun <Error class: unknown class>.allowConversionToBitmap(enable: Boolean): <Error class: unknown class>
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.
fun <Error class: unknown class>.allowConversionToBitmap(enable: Boolean): <Error class: unknown class>