Companion

object Companion

Static methods to create an instance of ImageHolder.

Functions

Link copied to clipboard
fun from(bitmap: Bitmap): ImageHolder

Create an instance of ImageHolder from given Bitmap.

Create an instance of ImageHolder from given Image.

Create an instance of ImageHolder from given DrawableRes id.