sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
booklibraryui
/
fi.richie.booklibraryui.imageloading
/
BlurTransformation
Blur
Transformation
class
BlurTransformation
(
context
:
Context
,
width
:
Int
,
height
:
Int
)
:
Transformation
Created by Johan Halin on 28.8.2025. Copyright © 2025 Richie Ltd. All rights reserved.
Members
Constructors
Blur
Transformation
Link copied to clipboard
constructor
(
context
:
Context
,
width
:
Int
,
height
:
Int
)
Properties
cache
Key
Link copied to clipboard
open
override
val
cacheKey
:
String
Functions
transform
Link copied to clipboard
open
suspend override
fun
transform
(
input
:
<Error class: unknown class>
,
size
:
Size
)
:
<Error class: unknown class>