asBitmap

open fun asBitmap(): RequestBuilder<Bitmap>

Attempts to always load the resource as a android.graphics.Bitmap, even if it could actually be animated.

Return

A new request builder for loading a android.graphics.Bitmap