jspaint/help/paint_insert_file.html

17 lines
697 B
HTML
Raw Normal View History

<!DOCTYPE html>
2018-06-29 20:03:41 +00:00
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
2015-10-14 02:36:25 +00:00
<title>To insert a bitmap into the current picture</title>
<link href="coUA.css" rel="stylesheet" type="text/css">
</head>
<body>
2018-06-29 21:28:37 +00:00
<p><a id="paint_insert_file"></a><b>To insert a bitmap into the current picture</b></p>
<ol>
<li>In the toolbox, click <img alt="the rectangular selection tool" src="p_sel.gif"> and then drag the pointer to define an area to put the bitmap in.</li>
<li>On the <b>Edit</b> menu, click <b>Paste From</b>.</li>
<li>Locate and double-click the bitmap file you want to insert.</li>
<li>Drag the bitmap where you want it, and then click outside the selection.</li>
</ol>
</body>
</html>