home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / temacd / paintnet / PaintDotNet_2_64.exe / PaintDotNet.msi / _FE410CA6D963B66BEE5860EA894E68D7 < prev    next >
Text File  |  2006-02-20  |  7KB  |  171 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 - Adjustments</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>Adjustments</h2>
  86.     <p>The commands in this menu are meant for adjusting the image in various ways to get the colors to look the way you 
  87.     want them to.</p>
  88.     <blockquote>
  89.         <img border="0" src="Images/AdjustmentsMenu.png"></blockquote>
  90.     <p>This image will be used to illustrate what the various adjustments can do:</p>
  91.     <ul>
  92.         <li class="nobullet">
  93.         <p><img border="1" src="../images/LewistonSunset_small.jpg"> </p>
  94.         </li>
  95.         <li>
  96.         <h3>Auto-Level</h3>
  97.         <p>This can be used to equalize the colors of an image so that overly dark or bright images are brought back to 
  98.         a normal range. This is equivalent to using the <a href="Levels.html">Levels</a> adjustment and then clicking the 
  99.         "Auto" button.</p>
  100.         <p>After using this adjustment, which has no configuration options, the image looks like this:</p>
  101.         <p><img border="1" src="../images/LewistonSunset_small_AutoLevel.jpg"></p>
  102.         </li>
  103.         <li>
  104.         <h3>Brightness / Contrast</h3>
  105.         <p>This may be used to make the colors in an image brighter or darker, or to make colors stand out more or less 
  106.         from those around them.</p>
  107.         <p>Original image made brighter:</p>
  108.         <p><img border="1" src="../images/LewistonSunset_small_Brighter.jpg"></p>
  109.         <p>Original image with higher contrast:</p>
  110.         <p><img border="1" src="../images/LewistonSunset_small_MoreContrast.jpg"></p>
  111.         <p>Original image that is now both brighter and has higher contrast:</p>
  112.         <p><img border="1" src="../images/LewistonSunset_small_BrighterAndMoreContrast.jpg"></p>
  113.         </li>
  114.         <li>
  115.         <h3>Curves</h3>
  116.         <p>This adjustment may be used to adjust the curves of an image. Read more 
  117.         <a href="Curves.html">here</a>.</p>
  118.         </li>
  119.         <li>
  120.         <h3>Black & White</h3>
  121.         <p>This adjustment removes all color, effectively making the layer black & white.</p>
  122.         <p>Original image that has been desaturated:</p>
  123.         <p><img border="1" src="../images/LewistonSunset_small_Desaturate.jpg"></p>
  124.         </li>
  125.         <li>
  126.         <h3>Hue / Saturation</h3>
  127.         <p>This operation may be used to change the saturation of colors, as well as rotate the hue of the image. Additionally, it allows the adjustment of lightness, 
  128.         which is similar but not the same as brightness.</p>
  129.         <p>Original image after the Hue was set to 88 and the Saturation was set to 158:</p>
  130.         <p><img border="1" src="../images/LewistonSunset_small_HueSaturation.jpg"></p>
  131.         </li>
  132.         <li>
  133.         <h3>Invert Colors</h3>
  134.         <p>This adjustment is very similar to a negative of a photo. Applying it a second time produces the original image 
  135.         again.</p>
  136.         <p>Original image after it has been inverted:</p>
  137.         <p><img border="1" src="../images/LewistonSunset_small_Invert.jpg"></p>
  138.         </li>
  139.         <li>
  140.         <h3><a href="Levels.html">Levels</a></h3>
  141.         <p>This operation is used to adjust the color range and gamma of an image.</font> Click <a href="Levels.html">here</a> 
  142.         to lean more.</p>
  143.         </li>
  144.         <li>
  145.         <h3>Sepia</h3>
  146.         <p>This adjustment turns the image black & white, and then adds a sepia tone. This can be used to give your images 
  147.         a nostalgic look.</p>
  148.         <p>Original image after the Sepia adjustment:</p>
  149.         <p><img border="1" src="../images/LewistonSunset_small_Sepia.jpg" width="320" height="240"></p>
  150.         </li>
  151.     </ul>
  152.  
  153.     <!-- #EndEditable -->
  154.     <h4><br>
  155.     <br>
  156.     </h4>
  157.     <p align="center">
  158.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2006 </font>Rick Brewster, 
  159.     Chris Crosetto, Dennis Dietrich, Tom 
  160.     Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright
  161.     <font face="Times New Roman">⌐ 2006 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  162.     </font>
  163. </div>
  164. </b>
  165.  
  166. </body>
  167.  
  168. <!-- #EndTemplate -->
  169.  
  170. </html>
  171.