当前位置:编程学习 > C#/ASP.NET >>

如何将Picturebox中的图像度到Bitmap中

请教 --------------------编程问答-------------------- Bitmap bmp = new Bitmap(pictureBox1.Image); --------------------编程问答--------------------    Dim b As System.Drawing.Bitmap
        b = PictureBox1.Image
补充:.NET技术 ,  VB.NET
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,