Open malikmotani opened 7 years ago
I have created an app using GPUImageFilterGroup. I want to save image automatically after onDraw() complete its execution. I have tried to log the event but onDraw() is getting called random number of times.
I have created an app using GPUImageFilterGroup. I want to save image automatically after onDraw() complete its execution. I have tried to log the event but onDraw() is getting called random number of times.