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>9.2.  Cartoon</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="filters-artistic.html" title="9.  Artistic Filters" />
- <link rel="prev" href="filters-artistic.html" title="9.  Artistic Filters" />
- <link rel="next" href="plug-in-photocopy.html" title="9.3.  Photocopy" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">9.2. 
- <span lang="en" xml:lang="en">Cartoon</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="filters-artistic.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">9. 
- <span lang="en" xml:lang="en">Artistic Filters</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="plug-in-photocopy.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="plug-in-cartoon"></a>9.2. 
- <span lang="en" xml:lang="en">Cartoon</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: 2440 $</td>
- <td align="left">2006-10-19</td>
- <td align="left">j.h</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2756837" class="indexterm"></a>
- <a id="id2756855" class="indexterm"></a>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2756863"></a>9.2.1. 
- <span lang="en" xml:lang="en">Overview</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2756874"></a>
- <p class="title">
- <b>Figure 16.155. 
- <span lang="en" xml:lang="en">
- The same image, before and after applying “<span class="quote">Cartoon</span>”
- filter
- </span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/examples/taj_orig.jpg" alt="The same image, before and after applying Cartoon filter" />
- <div class="caption">
- <p>Original image</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/filters/examples/artistic-taj-cartoon.jpg" alt="The same image, before and after applying Cartoon filter" />
- <div class="caption">
- <p>Filter “<span class="quote">Cartoon</span>” applied</p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <p>
- You can find this filter in
- <span class="guimenu">Filte<span class="accel">r</span>s</span> ‚Üí <span class="guisubmenu"><span class="accel">A</span>rtistic</span> ‚Üí <span class="guimenuitem">Ca<span class="accel">r</span>toon</span>
- </p>
- <p>
- The Cartoon filter modifies the active layer or selection so that it
- looks like a cartoon drawing. Its result is similar to a black felt pen
- drawing subsequently shaded with color. This is achieved by darkening
- areas that are already distinctly darker than their neighborhood.
- </p>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2756993"></a>9.2.2. 
- <span lang="en" xml:lang="en">Options</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2757004"></a>
- <p class="title">
- <b>Figure 16.156. 
- <span lang="en" xml:lang="en">
- “<span class="quote">Cartoon</span>” filter options
- </span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/options-artistic-cartoon.png" alt="Cartoon filter options" />
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">Mask radius</span>
- </dt>
- <dd>
- <p>
- This parameter controls the size of areas the filter works with.
- Large values result in very thick black areas and much less detail
- in the resulting image. Small values result in more subtle pen
- strokes and more details preserved.
- </p>
- </dd>
- <dt>
- <span class="term">Percent black</span>
- </dt>
- <dd>
- <p>
- This parameter controls the amount of black color added to the
- image. Small values make the blend from color regions to blackened
- areas smoother and dark lines themselves thinner and less
- noticeable. Larger values make the lines thicker, darker and
- sharper. The maximum value makes the lines aliased. The best, most
- natural results are usually achieved with an intermediate value.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="filters-artistic.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="filters-artistic.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="plug-in-photocopy.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="filters-artistic.html">9. 
- <span lang="en" xml:lang="en">Artistic Filters</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-photocopy.html">9.3. 
- <span lang="en" xml:lang="en">Photocopy</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-