开发者

How to convert QWidget 's image format from ARGB32_PreMultiplied to ARGB32?

开发者 https://www.devze.com 2022-12-14 15:46 出处:网络
How to convert QWidget \'s image format from ARGB32_PreMultiplied 开发者_StackOverflowto ARGB32 ?What do you mean by \"convert QWidget\'s image format\"?

How to convert QWidget 's image format from ARGB32_PreMultiplied 开发者_StackOverflowto ARGB32 ?


What do you mean by "convert QWidget's image format"?

Internally, the raster engine does all rendering in ARGB32_Premultiplied.

0

精彩评论

暂无评论...
验证码 换一张
取 消