C#: 实现读入图像文件并显示 private System.Drawing.Bitmap curBitmap; public Form1() { InitializeComponent(); } private