home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / temacd / paintnet / PaintDotNet_2_64.exe / PaintDotNet.msi / _AC36457AA01E9FD2952F50F812314A1A < prev    next >
Text File  |  2006-02-20  |  6KB  |  139 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Eraser Tool</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <img border="0" src="../images/logo.png" width="229" height="73" align="left"><p><b><br>
  17.      </b></p>
  18. </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         <a href="Tutorials.html">Tutorials</a><br>
  25.         </li>
  26.     </ul>
  27.     <h3>User Interface</h3>
  28.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  29.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  30.         <li><a href="MainWindow.html">Main Window</a></li>
  31.         <li><a href="MenuBar.html">Menu Bar</a>
  32.         <ul class="toc">
  33.             <li><a href="File.html">File</a></li>
  34.             <li><a href="Edit.html">Edit</a></li>
  35.             <li><a href="View.html">View</a></li>
  36.             <li><a href="Image.html">Image</a></li>
  37.             <li><a href="Layers.html">Layers</a>
  38.             <ul class="toc">
  39.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  40.                 <li><a href="Adjustments.html">Adjustments</a>
  41.                 <ul class="toc">
  42.                     <li><a href="Curves.html">Curves</a></li>
  43.                     <li><a href="Levels.html">Levels</a></li>
  44.                 </ul></li>
  45.             </ul></li>
  46.             <li><a href="Effects.html">Effects</a></li>
  47.             <li><a href="Tools.html">Tools</a></li>
  48.             <li><a href="Window.html">Window</a></li>
  49.             <li><a href="Help.html">Help</a></li>
  50.             <li><a href="Toolbar.html">Toolbar</a></li>
  51.         </ul>
  52.         </li>
  53.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  54.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  55.             <li><a href="MoveTools.html">Move Tools</a><br>
  56.             <a href="MagicWand.html">Magic Wand</a><br>
  57.             <a href="Paintbrush.html">Paintbrush</a></li>
  58.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  59.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  60.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  61.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  62.             <li><a href="TextTool.html">Text Tool</a></li>
  63.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  64.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  65.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  66.         </ul>
  67.         </li>
  68.         <li><a href="HistoryWindow.html">History Window</a></li>
  69.         <li><a href="LayersWindow.html">Layers Window</a></li>
  70.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  71.         <li><a href="StatusBar.html">Status Bar</a></li>
  72.     </ul>
  73.     </li>
  74.     <h3>Other</h3>
  75.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  76.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  77.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  78.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  79.         <li><a href="WebLinks.html">Web Links</a></li>
  80.         <li><a href="License.html">License</a></li>
  81.     </ul>
  82. </div>
  83. <div id="content">
  84.     <!-- #BeginEditable "content" -->
  85.     <h2>Eraser Tool</h2>
  86.     <p>This tool is useful for erasing parts of the image. Note, however, that 
  87.     it works by marking areas of a layer as being transparent. This may result 
  88.     in a checkerboard pattern being shown. This pattern is simply used to 
  89.     indicate areas of the image that are transparent -- it is not actually part 
  90.     of the image.</p>
  91.     <p>MS Paint's eraser tool works by painting with white. If this is the 
  92.     behavior that you want, we recommend that you use the Paintbrush tool and 
  93.     select white as the color to draw with in the <a href="ColorsWindow.html">
  94.     Colors Window</a>.</p>
  95.     <p>This tool is also useful while working with multiple layers. If you have 
  96.     portions of a layer that you want to show through to the front layers, you 
  97.     can use the eraser tool on those front layers.</p>
  98.     <p>In the following example, a picture of a squirrel was taken, and then 
  99.     everything except the squirrel was erased. A blue background was then placed 
  100.     behind the squirrel by creating a new layer, filling it with blue using the 
  101.     Paint Bucket tool, and then pressing the Move Layer Up button to place the 
  102.     layer behind the squirrel.</p>
  103.     <p>Original Image:</p>
  104.     <ul>
  105.         <li class="nobullet">
  106.         <img border="0" src="../images/Eraser_Part1.jpg" width="160" height="185"></li>
  107.     </ul>
  108.     <p>After using the Eraser Tool to removing everything except the squirrel. 
  109.     Note the checkerboard pattern, which is used to indicate areas of the image 
  110.     that are transparent:</p>
  111.     <ul>
  112.         <li class="nobullet">
  113.         <img border="0" src="../images/Eraser_Part2.jpg" width="160" height="185"></li>
  114.     </ul>
  115.     <p>After adding a blue background by adding a new layer behind the squirrel 
  116.     and filling it with blue:</p>
  117.     <ul>
  118.         <li class="nobullet">
  119.         <img border="0" src="../images/Eraser_Part3.jpg" width="160" height="185"></li>
  120.     </ul>
  121.     <!-- #EndEditable -->
  122.     <h4><br>
  123.     <br>
  124.     </h4>
  125.     <p align="center">
  126.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2006 </font>Rick Brewster, 
  127.     Chris Crosetto, Dennis Dietrich, Tom 
  128.     Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright
  129.     <font face="Times New Roman">⌐ 2006 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  130.     </font>
  131. </div>
  132. </b>
  133.  
  134. </body>
  135.  
  136. <!-- #EndTemplate -->
  137.  
  138. </html>
  139.