toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-qr
/
com.jeluchu.qr.qrcode
/
QRCodeWriter
/
encode
encode
fun
encode
(
contents
:
String
?
,
width
:
Int
,
height
:
Int
,
hints
:
HashMap
<
EncodeHintType
,
Any
?
>
,
bitmap
:
Bitmap
?
,
context
:
Context
?
,
@
DrawableRes
iconLogo
:
Int
)
:
Bitmap