QRCodeWriter

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun encode(contents: String?, width: Int, height: Int, hints: HashMap<EncodeHintType, Any?>, bitmap: Bitmap?, context: Context?, @DrawableRes iconLogo: Int): Bitmap