hi,
i am able to save the source image but not able save the image with colorfilter
paint.setColorFilter(new ColorMatrixColorFilter(cm));
if this image is converted into bitmap it can be saved easily. but dunno how to do this. Is there anyone to give solution
thanks in advance