How to save System.Drawing into a PNG file

前端 未结 0 1699
醉梦人生
醉梦人生 2020-12-05 07:27

I\'m using many methods with System.Drawing in a panel like :

Graphics graphic = pnlGraphic.CreateGraphics();
...
graphic.FillEllipse(linePoint, BeginP.X, Beg         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题