Knox Capture SDK
Knox Capture SDK
/
com.samsung.android.knox.smartscan.preview.graphic
/
Brush
Brush
data
class
Brush
(
var
fillColor
:
Long
=
1296750468
,
var
strokeColor
:
Long
=
4283094916
,
var
strokeWidth
:
Float
=
2.0f
)
Brush class
Since
1.0.0
Constructors
Properties
Parameters
Parameters
fill
Color
fill color
stroke
Color
stroke color
stroke
Width
stroke width
Constructors
Brush
Link copied to clipboard
fun
Brush
(
fillColor
:
Long
=
1296750468
,
strokeColor
:
Long
=
4283094916
,
strokeWidth
:
Float
=
2.0f
)
Properties
fill
Color
Link copied to clipboard
var
fillColor
:
Long
=
1296750468
stroke
Color
Link copied to clipboard
var
strokeColor
:
Long
=
4283094916
stroke
Width
Link copied to clipboard
var
strokeWidth
:
Float
=
2.0f