Hai friends,
I am trying to convert image to another formate using
image.convertToFormat( QImage::Format_Mono, Qt::ImageConversionFlags flags = Qt:: DiffusionDither )
I will get the output as i want but the problem is when i place two or more images in my template and try to process it small dots are appear between images in output file. I don't know why that happens. can any one help me in this issue.
Thanks in Advance
Devi.ch

Reply With Quote


