Hi, I guess the images are saved with different quality settings try
Qt Code:
img.save("target.jpg,"JPG", 100);To copy to clipboard, switch view to plain text mode
Hi, I guess the images are saved with different quality settings try
Qt Code:
img.save("target.jpg,"JPG", 100);To copy to clipboard, switch view to plain text mode
Bookmarks