[Interest] About copying the image buffer with alpha blending

Samuel Rødal samuel.rodal at nokia.com
Wed Aug 29 12:43:04 CEST 2012


On 08/29/2012 12:05 PM, ext song.7.liu at nokia.com wrote:
> QImage(const QString &fileName, const char *format = 0);
> 
>  
> 
> If I want to use Format_ARGB8565_Premultiplied, so what’s the format
> string in above constructor ?
> 
>  
> 
> Thanks,
> 
> Song

Why not use QPixmap? It should pick the best format for blitting and
blending automatically.

--
Samuel




More information about the Interest mailing list