JchuComponents
Toggle table of contents
3.0.0-alpha07
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
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
scale
Link copied to clipboard
val
scale
:
Float