Try removing the format from the save call, and letting Qt figure it out on its own: Qt Code: Switch view image->save("test.jpg"); image->save("test.jpg"); To copy to clipboard, switch view to plain text mode
image->save("test.jpg");
27Loco (28th July 2010)
Forum Rules
Bookmarks