kikoso / android-stackblur

Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.
Apache License 2.0
3.59k stars 648 forks source link

Can not found ScriptC_blur #27

Closed mthli closed 10 years ago

mthli commented 10 years ago

In RSBlurProcess.java we can not found ScriptC_blur.

venkat20390 commented 9 years ago

How did you fix this issue? I am facing the same problem