Package 

Interface Blur


  • 
    public interface Blur
    
                        
    • Method Summary

      Modifier and Type Method Description
      abstract boolean prepare(Bitmap buffer, float radius)
      abstract void release()
      abstract void blur(Bitmap input, Bitmap output)
      • Methods inherited from class java.lang.Object

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