Problem with saving the image in JPEG, PNG format on LINUX
THe project I am working on has an option to save the drawing on canvas in form of an JPEG, PNG or GIF formats. The code i have donw is working fine but the same code does not work on Linux-ubuntu. If I try to save the image in any of these formats, the image get saved but with no color except black. That is all the colored pixels are turned to black.
Can any of you guys please help me...?
regards..

