Hi,

I have a 1 bit binary png which needs to be shown on the GUI as 32 bit RGBA. I have done the loading of the image in a QImage and then converting the format. How to multiply the 1 bits with a color and keep the 0's as transparent ?

Thanks,
Charvi