BlurTransformation

class BlurTransformation(context: Context, width: Int, height: Int) : Transformation

Created by Johan Halin on 28.8.2025. Copyright © 2025 Richie Ltd. All rights reserved.

Constructors

Link copied to clipboard
constructor(context: Context, width: Int, height: Int)

Properties

Link copied to clipboard
open override val cacheKey: String

Functions

Link copied to clipboard
open suspend override fun transform(input: <Error class: unknown class>, size: Size): <Error class: unknown class>