You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're not using the right function, the demo contains an image demo, please follow the instructions - not to read pixels and convert to bitmap, render the content directly
Iam using a imageview to load filtered bitmap.
Using method : Bitmap dstImage = CGENativeLibrary.filterImage_MultipleEffects(src, ruleString, 1.0f);
Using it in seekbar on progress changed and it lags.
Is there any way to apply filter smoothly when progress changed and apply to custom imageview
The text was updated successfully, but these errors were encountered: