剪贴板图片保存到文件
<h1>功能</h1>
<p>将剪切板图片保存到文件夹。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>保存图片地址</td>
<td>【字符串】保存剪切板图片的地址</td>
<td>‘D:\桌面\图片\2.jpg’</td>
</tr>
<tr>
<td>超时(毫秒)</td>
<td>【整型】指定最长的等待时间(以毫秒为单位),默认值为30000毫秒(30秒)</td>
<td>3000</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>1.将在剪切板的图片保存到指定的文件夹中,保存路径需要本地全路径。</p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/fb406177be92b3d75664ec416dbb5081" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/8ca25f436e98da28b6a6d902d1c62a5f" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/e0c77ef3e2842b1c545e9645526152ec" title="[组件[剪切板图片保存到文件函数示例]_20210412.db">组件[剪切板图片保存到文件函数示例]_20210412.db</a></p>