Thread: image resizing

  1. #1
    Registered User eth0's Avatar
    Join Date
    Dec 2003
    Posts
    164

    image resizing

    I want to write an thumbnailing program where by you select a directory of large images and the program will create thumbnails and HTML output ready for the web.

    I have been looking at the Cimg library for image resizing, am I going in the right direction here or can someone recomend something else?

    Thanks
    Open source isn't a matter of life or death......
    .......its much more important than that!!


    SuSE Linux - GCC 3.4.2
    XP Pro - Visual Studio 2005 TS, MinGW 3.4.2

  2. #2
    Registered User eth0's Avatar
    Join Date
    Dec 2003
    Posts
    164
    Just stumbled accross ImageMagick. Does anyony know anything about this

    http://www.imagemagick.org/www/Magick++/index.html
    Open source isn't a matter of life or death......
    .......its much more important than that!!


    SuSE Linux - GCC 3.4.2
    XP Pro - Visual Studio 2005 TS, MinGW 3.4.2

  3. #3
    Registered User eth0's Avatar
    Join Date
    Dec 2003
    Posts
    164
    bttt ........
    Open source isn't a matter of life or death......
    .......its much more important than that!!


    SuSE Linux - GCC 3.4.2
    XP Pro - Visual Studio 2005 TS, MinGW 3.4.2

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem reading tiff image files?
    By compz in forum C++ Programming
    Replies: 9
    Last Post: 10-30-2009, 04:17 AM
  2. image resizing algorithms.....
    By bhupesh.kec in forum C Programming
    Replies: 4
    Last Post: 09-18-2008, 01:20 PM
  3. [C++/WinAPI] Resizing image
    By jagi in forum Windows Programming
    Replies: 2
    Last Post: 04-04-2005, 07:44 AM
  4. Resizing an Image to Cover Top
    By Speedy5 in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 06-11-2003, 01:34 PM
  5. Image resizing
    By Jock in forum Linux Programming
    Replies: 3
    Last Post: 02-20-2002, 01:48 PM