coil-root
3.4.0-SNAPSHOT
      Target filter
Search in API
Skip to content
    coil-root
coil-gif/coil3.gif/animatedTransformation

animatedTransformation

@ExperimentalCoilApi
fun ImageRequest.Builder.animatedTransformation(animatedTransformation: AnimatedTransformation?): ImageRequest.Builder

Set the AnimatedTransformation that will be applied to the result if it is an animated Drawable.

See also

MovieDrawable.setAnimatedTransformation
ImageDecoder.setPostProcessor

@ExperimentalCoilApi
val ImageRequest.animatedTransformation: AnimatedTransformation?
@ExperimentalCoilApi
val Options.animatedTransformation: AnimatedTransformation?
@ExperimentalCoilApi
val Extras.Key.Companion.animatedTransformation: Extras.Key<AnimatedTransformation?>
Generated by Dokka
© 2025 Copyright