问题标签 [drawtobitmap]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
31 问题
0
投票
1
回答
106
浏览
c# - 保存绘制的图像 PictureBox
我的程序允许用户在PictureBox
.
我正在尝试将其另存pictureBox1
为.jpg
文件,但该文件为空。
我的保存按钮:
我的抽奖活动: