hi,
I am loading a QImage which has two colors(white and black). I want to convert this image in such a way that all the white becomes transparent. i.e. resultant image should be transparent image wherever white color appears in source image.
Can anyone tell how can i accomplish this.

Thank you in advance