home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>11.4.  Invert</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
- <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
- <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
- <link rel="up" href="gimp-imagewindow-menus-colors.html" title="11.  The “Colors” Menu" />
- <link rel="prev" href="gimp-layer-desaturate.html" title="11.3.  Desaturate" />
- <link rel="next" href="plug-in-vinvert.html" title="11.5.  Value Invert" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">11.4. 
- <span lang="en" xml:lang="en">Invert</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="gimp-layer-desaturate.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">11. 
- <span lang="en" xml:lang="en">The “<span class="quote">Colors</span>” Menu</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="plug-in-vinvert.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="gimp-layer-invert"></a>11.4. 
- <span lang="en" xml:lang="en">Invert</span>
- </h3>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2336 $</td>
- <td align="left">2007-10-16</td>
- <td align="left">ude</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2716374" class="indexterm"></a>
- <a id="id2716387" class="indexterm"></a>
- <p>
- The <span class="guimenuitem">Invert</span> command inverts all the pixel
- colors and brightness values in the current layer, as if the image were
- converted into a negative. Dark areas become bright and bright areas
- become dark. Hues are replaced by their complementary colors. For more
- information about colors, see the Glossary entry about
- <a class="link" href="glossary.html#glossary-colormodel" title="Color model">Color Model</a>.
- </p>
- <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Note">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Note]" src="../images/note.png" />
- </td>
- <th align="left">Note</th>
- </tr>
- <tr>
- <td align="left" valign="top">
- <p>
- This command only works on layers of RGB and Grayscale images. If the
- current image is Indexed, the menu entry is insensitive and grayed out.
- </p>
- </td>
- </tr>
- </table>
- </div>
- <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Warning">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Warning]" src="../images/warning.png" />
- </td>
- <th align="left">Warning</th>
- </tr>
- <tr>
- <td align="left" valign="top">
- <p>
- Do not confuse this command with the
- <a class="link" href="gimp-selection-invert.html" title="7.4.  Invert">Invert Selection</a> command.
- </p>
- </td>
- </tr>
- </table>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2716453"></a>11.4.1. 
- <span lang="en" xml:lang="en">Activate the Command</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- You can access this command from the image menubar through
- <span class="guimenu"><span class="accel">C</span>olors</span> ‚Üí <span class="guimenuitem">In<span class="accel">v</span>ert</span>.
- </p>
- </li>
- </ul>
- </div>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2716500"></a>11.4.2. 
- <span lang="en" xml:lang="en">Example</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2716512"></a>
- <p class="title">
- <b>Figure 15.133. 
- <span lang="en" xml:lang="en">
- Applying “<span class="quote">Invert colors</span>”
- </span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/menus/invert-1.png" alt="Applying Invert colors" />
- <div class="caption">
- <p>Original image</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/menus/invert-2.png" alt="Applying Invert colors" />
- <div class="caption">
- <p>After the colors were inverted</p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="gimp-layer-desaturate.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="gimp-imagewindow-menus-colors.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="plug-in-vinvert.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-layer-desaturate.html">11.3. 
- <span lang="en" xml:lang="en">Desaturate</span>
- </a> </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">
- <img src="../images/home.png" alt="Home" />
- </a>
- </td>
- <td width="40%" align="right" valign="top"> <a accesskey="n" href="plug-in-vinvert.html">11.5. 
- <span lang="en" xml:lang="en">Value Invert</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-