app / sg.edu.ntu.scse.cz2006.gymbuddies.util / ProfilePicHelper / getImageBitmap

getImageBitmap

@JvmStatic fun getImageBitmap(url: String): Bitmap?

Generates a bitmap given a url to the image to download and generate

Parameters

url - String URL of the image to download and generate a bitmap of

Return
Bitmap? The bitmap of the image you are downloading