[Qt-interest] Question about QImage smoothScale

Khizer Kapadia khizerkapadia at hotmail.com
Thu Dec 11 13:20:07 CET 2008


I need to resize an image (from large to small) before performing some complex operations on it. The need to resize is so that the picture size (in bytes) is small, allowing faster operation.
 
I tried QImage::smoothScale and didn't notice any increase in speed. Does this kind of resizing decrease the size of image?. And what about QPixmap::resize?, does it perform a similar function?.
 
Thank you.
_________________________________________________________________
Send e-mail anywhere. No map, no compass.
http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_anywhere_122008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081211/7391b41c/attachment.html 


More information about the Qt-interest-old mailing list