home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / multimedia / paintnet / PaintDotNet_2_72.exe / PaintDotNet.msi / _7C09BF767F1149CEEB9154586C892BD4 < prev    next >
Text File  |  2006-07-29  |  6KB  |  138 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 - Layers Window</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>Layers Window</h2>
  86.     <p>This window allows you to manage the multiple layers that an image may 
  87.     contain in Paint.NET. There is always one active layer, and all drawing 
  88.     affects only that layer. Each layer may be given a name, and may have a 
  89.     blending mode and opacity set. You may also make a layer visible or 
  90.     invisible by setting the checkbox appropriately.</p>
  91.     <p>You may think of the layers of an image as representing a stack of 
  92.     transparency sheets placed one on top of the other. Images that are on lower 
  93.     layers will show through to the top, but only if the layers on top do not 
  94.     occlude them.</p>
  95.     <ul>
  96.         <li class="nobullet">
  97.         <img border="0" src="Images/LayersWindow.png"></li>
  98.     </ul>
  99.     <p>
  100.     There are also six buttons on the bottom of the layer window. From left-to-right they are:</p>
  101.     <ul>
  102.         <li><h3>Add New Layer</h3><p>This will add a new, completely transparent 
  103.         layer to the image. It will have a generic name that indicates what 
  104.         layer position it has been placed at, such as "Layer 4."</p></li>
  105.         <li><h3>Delete Layer</h3><p>This will delete the active layer from the 
  106.         image. You may not delete a layer if it is the only one in the image.</p></li>
  107.         <li><h3>Duplicate Layer</h3><p>This will take the active layer, 
  108.         duplicate its contents and attributes, and place it in the image after 
  109.         the original layer.</p></li>
  110.         <li><h3>Move Layer Up</h3><p>This will move the current layer to a 
  111.         higher position in the layer order.</p></li>
  112.         <li><h3>Move Layer Down</h3><p>This will move the current layer to a 
  113.         lower position in the layer order.</p></li>
  114.         <li><h3>Layer Properties</h3><p>This will bring up the properties for 
  115.         the active layer. From here you may give the layer a different name, 
  116.         toggle its visibility, and set its blending properties.</p>
  117.         <p>
  118.     <img border="0" src="Images/LayerProperties.png" width="280" height="206"></p></li>
  119.     </ul>
  120.     <!-- #EndEditable -->
  121.     <h4><br>
  122.     <br>
  123.     </h4>
  124.     <p align="center">
  125.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2006 </font>
  126.     Rick Brewster, Tom 
  127.     Jackson, and past contributors. Portions Copyright
  128.     <font face="Times New Roman">⌐ 2006 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  129.     </font>
  130. </div>
  131. </b>
  132.  
  133. </body>
  134.  
  135. <!-- #EndTemplate -->
  136.  
  137. </html>
  138.