I am developing an application(android) that want to do some image filter effect like in Instagram, just wondering if there is any open source library available?
I am developing an application(android) that want to do some image filter effect like
Share
You can take a look at Androids Effects package. The source of this class is available.