查看会员资料
用 户 名:gpu****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
DisplayImage
- 本实例演示如何用C#在窗口中显示一幅图像,具体来说是JPG格式的图片,先从指定文件获取Image对象,设置存放图片框的滚动条最小尺寸,最后按原始物理大小绘制指定图像。用new System.ComponentModel.Container() 生成对象,Piccy = Image.FromFile(@"Winter.jpg") 从指定文件中获取Image对象-This example demonstrates how to use C# to display an image in the wi