Package 

Class SwirlFilterTransformation

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String cacheKey
    • Method Summary

      Modifier and Type Method Description
      String getCacheKey()
      GPUImageFilter createFilter() Create the GPUImageFilter to apply to this Transformation
      • Methods inherited from class com.commit451.coiltransformations.gpu.SwirlFilterTransformation

        transform
      • Methods inherited from class com.commit451.coiltransformations.gpu.GPUFilterTransformation

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SwirlFilterTransformation

        SwirlFilterTransformation(Context context, Float radius, Float angle, PointF center)
        Parameters:
        context - context
        radius - the radius of the swirl, default 0.
        angle - the angle of the swirl, default 1.
        center - the center of the swirl, default PointF(0.5f, 0.