Hi Folks,

I want to create a paint brush , which instead of using a single color or color pattern , uses pixels from another image. Is there a way to do it efficiently?...

In my current setting , I am doing painting on a QImage with paint brush. But I also want a brush which can recover the original image if the region under brush is painted with some color. In short I want an unpaint brush.

thanks and regards

Avanindra Singh