JchuComponents
Toggle table of contents
3.0.0-alpha07
android
Target filter
android
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-qr
/
com.jeluchu.qr.qrcode
/
QRCodeWriter
/
encode
encode
android
fun
encode
(
contents
:
String
?
,
width
:
Int
,
height
:
Int
,
hints
:
HashMap
<
EncodeHintType
,
Any
?
>
,
bitmap
:
Bitmap
?
,
context
:
Context
?
,
@
DrawableRes
iconLogo
:
Int
)
:
Bitmap