开发者

Load true color image into CImage

How can开发者_开发问答 I load jpeg file into CImage in true color? When I load it and then save to disk it's written correctly saving old palette, but if i draw it on form it's drawn in poor 256-like color.


I don't think the problem is with the image you load, but with the CDC that you are drawing into. Make sure the CDC supports true color.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜