QImage has a 'scaled' method that can be used to create thumbnails
On Sat, Dec 4, 2010 at 9:52 PM, James Polk <[email protected]> wrote: > > I've found hints that Qt supports some image handling basics.. > Is there any kind of functionality for image conversion? > And/or basic image resizing, cropping,etc? Something along > the lines of the ImageMagick suite of programs? > All I'm looking to do (at least in the short term) is generate small > thumbnail images from larger ones. Any ideas or suggestions > are greatly appreciated.. > Cheers, > -James > > > > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt >
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
