toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-qr
/
com.jeluchu.qr.qrcode
/
QRCodeWriter
QRCode
Writer
class
QRCodeWriter
Members
Constructors
QRCode
Writer
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
encode
Link copied to clipboard
fun
encode
(
contents
:
String
?
,
width
:
Int
,
height
:
Int
,
hints
:
HashMap
<
EncodeHintType
,
Any
?
>
,
bitmap
:
Bitmap
?
,
context
:
Context
?
,
@
DrawableRes
iconLogo
:
Int
)
:
Bitmap