qrcode-kotlin
3.0.0
android
common
jvm
qrcode-kotlin
/
io.github.g0dkar.qrcode.render
/
QRCodeGraphics
/
fill
fill
android
common
jvm
actual
fun
fill
(
color
:
Int
)
Content copied to clipboard
Fill the whole area of this canvas with the especified
color
.
expect
fun
fill
(
color
:
Int
)
Content copied to clipboard
Fill the whole area of this canvas with the especified
color
.
actual
fun
fill
(
color
:
Int
)
Content copied to clipboard
Fill the whole area of this canvas with the especified
color
.