我在向VC中导入一个.bmp的图片时,它告诉我该图片颜色多于256种,因此不能在位图编辑器中编辑,出错信息原文如下:The bitmap has been imported corrotly,however because it contains more than 256 colors it cannot be loaded in the bitmap editor.
请问如何处理? 谢谢!
...全文
1944打赏收藏
如何解决在VC中导入.bmp图片时的一个问题?谢谢!
我在向VC中导入一个.bmp的图片时,它告诉我该图片颜色多于256种,因此不能在位图编辑器中编辑,出错信息原文如下:The bitmap has been imported corrotly,however because it contains more than 256 colors it cannot be loaded in the bitmap editor. 请问如何处理? 谢谢!