标题:
如何能实现图形文件适应背景颜色
[打印本页]
作者:
admin50
时间:
2007-11-27 15:24
标题:
如何能实现图形文件适应背景颜色
请教如何在有背景的颜色上添加图形,
g.FillRectangle(new SolidBrush(Color.Blue, bounds);
g.DrawImage(Image.FromFile("red.jpg"), bounds);
如何能实现图形文件适应背景颜色, 而不像打补丁
作者:
Nothing
时间:
2007-11-27 15:42
jpg的不行,应当使用透用的GIF或是ICO文件。
欢迎光临 编程开发论坛 (http://bbs.lihuasoft.net/)
Powered by Discuz! 6.0.0