coil-gif
/
coil.transform
/
AnimatedTransformation
Animated
Transformation
@
ExperimentalCoilApi
()
fun fun interface
AnimatedTransformation
Content copied to clipboard
An interface for making transformations to an animated image's pixel data.
Functions
Functions
transform
Link copied to clipboard
abstract fun
transform
(canvas:
Canvas
):
PixelOpacity
Content copied to clipboard
Apply the transformation to the
canvas
.