[Qt-interest] render svg into QImage
Alessandro Portale
alessandro.portale at nokia.com
Tue Jan 18 19:39:01 CET 2011
On 1/18/2011 6:28 PM, ext Jason H wrote:
> [reply to all]
> What would happen if his painter/paintdevice/destination didn't support ARGB?
> Would it try to fake it on RGB?
The painting operations will still be antialiased. Pixels will be
blended with different opacities/intensities on the image data of the
destination QImage, no matter if the QImage has an alpha channel or not.
Alessandro
More information about the Qt-interest-old
mailing list