toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.composables.images
/
BlurImageTransformation
Blur
Image
Transformation
@
Immutable
class
BlurImageTransformation
(
val
scale
:
Float
=
0.5f
,
val
radius
:
Int
=
25
)
Members
Constructors
Blur
Image
Transformation
Link copied to clipboard
constructor
(
scale
:
Float
=
0.5f
,
radius
:
Int
=
25
)
Properties
radius
Link copied to clipboard
val
radius
:
Int
=
25
scale
Link copied to clipboard
val
scale
:
Float
=
0.5f