Thursday, 13 November 2014

Save Image to File

The script shows some techniques in saving an image to a file. The image can be saved in jpeg as well as png formats.


  1. Save a pixbuf to a file in jpeg format with various qualities.
  2. Save a pixbuf to a file in png format with various compression levels.
  3. New jpeg and png files with different qualities and compression levels will be created by this script.

Source Code


No comments:

Post a Comment