Hi! I'd like to manipulate Images of various types (PNG, JPEG, GIF, BMP, maybe more) with a C++ program. Now I've found the Cimg library, but before diving deeper into that lib, I'd like to have some suggestions on other librarys for image processing. Those libs, don't need to be elaborate or something, resizing and cutting the image into smaler parts ...