Glide
Glide
/
com.bumptech.glide.request
/
RequestOptions
/
bitmapTransform
bitmap
Transform
open
fun
bitmapTransform
(
transformation
:
Transformation
<
Bitmap
>
)
:
RequestOptions
Content copied to clipboard
Returns a
RequestOptions
object with
transform
set.