首页| 论坛| 消息

标题:【提问】QImage能否支持黑白图像(灰度图)
作者:lhscugb
日期:2006-03-14 19:57
内容:

请问哪个仁兄知道
QImage类里面是否支持黑白图像(灰度图)的显示.
急用,谢了.


#1 [icevi 03-21 13:46]
帮助里说:
QImage supports a number of formats. These include monochrome images, 8-bit images, and 32-bit images with an optional alpha channel. Monochrome and 8-bit images are index-based and use a color lookup table, while 32-bit images use RGB or ARGB values.
应该是支持的.
#2 [longtail 04-17 10:26]
可以的,把rgb都做成一样的

回复 发表
主题 版块