Package 

Interface AnimatedTransformation


  • @ExperimentalCoilApi() 
    public interface AnimatedTransformation
    
                        

    An interface for making transformations to an animated image's pixel data.

    • Method Summary

      Modifier and Type Method Description
      abstract PixelOpacity transform(Canvas canvas) Apply the transformation to the canvas.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait