QRCode-Kotlin
Toggle table of contents
4.3.0
common
Platform filter
common
Switch theme
Search in API
QRCode-Kotlin
QRCode-Kotlin
/
qrcode.color
/
LinearGradientColorFunction
/
LinearGradientColorFunction
Linear
Gradient
Color
Function
@
JvmOverloads
constructor
(
startForegroundColor
:
Int
,
endForegroundColor
:
Int
,
backgroundColor
:
Int
=
Colors.WHITE
,
vertical
:
Boolean
=
true
)
(
source
)