~ubuntu-branches/ubuntu/vivid/gimp-help/vivid

« back to all changes in this revision

Viewing changes to src/filters/color/map/gradientmap.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2005-05-08 18:04:08 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050508180408-mjwl3kmjczfnmu5v
Tags: 2+0.7-5
Fix doc-base entry for gimp-help-zh-cn to point to correct directory
name (Closes: #308228)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version='1.0' encoding='UTF-8'?>
2
2
 
3
 
<sect2 id='plug-in-gradmap'>
 
3
<sect2 id='plug-in-gradmap' lang="en;fr">
4
4
  <title lang="en">Gradient Map</title>
5
5
  <title lang="fr">Application de dégradé</title>
6
6
 
7
7
  <indexterm>
8
8
    <primary lang="en">Filter</primary>
9
9
    <secondary lang="en">Color</secondary>
10
 
    <tertiary lang="fr">Gradient</tertiary>
 
10
    <tertiary lang="en">Gradient Map</tertiary>
11
11
    
12
12
    <primary lang="fr">Filtre</primary>
13
 
    <secondary lang="en">Color</secondary>
 
13
    <secondary lang="fr">Color</secondary>
14
14
    <tertiary lang="fr">Dégradé</tertiary>
15
15
  </indexterm>
16
16
 
17
 
  <simplesect>
18
 
    <title lang="en">Overview</title>
19
 
    <title lang="fr">Généralités</title>
20
 
    <para lang="en">
21
 
      This filter maps active layer or selection against Toolbox gradient: it applies Toolbox
22
 
      gradient colors to the image. First, you have to select a gradient in the
23
 
      <link linkeng="dialogs-gradient-editor">Gradient Editor</link>
24
 
      , either by clicking on gradient area in bottom right corner
25
 
      of Toolbox or by Image>Dialogs/Gradients. This filter uses image color intensities (0 - 255) 
26
 
      and connects darkest pixels to Gradient left end color and lightest pixels to
27
 
      Gradient right end color. Intermediate values are set to corresponding intermediate color.
28
 
    </para>
29
 
    <para lang="en">
30
 
      This filter is found in 
31
 
      <guimenuitem>Image&gt;Filters/Colors/Map/<accel>G</accel>radient Map</guimenuitem>
32
 
    </para>
33
 
    <para lang="fr">
34
 
      Ce filtre applique les couleurs du dégradé de la Boîte à Outils
35
 
      à la sélection ou au calque actif. Avant de l'utiliser, vous devez choisir un
36
 
      dégradé dans l'
37
 
      <link linkeng="dialogs-gradient-editor">Éditeur de Dégradés</link> 
 
17
  <informalfigure>
 
18
    <mediaobject>
 
19
      <imageobject>
 
20
        <imagedata
 
21
          fileref='../images/filters/examples/gradmap-example.png'
 
22
          format="PNG"/>
 
23
       </imageobject>
 
24
 
 
25
       <caption lang="en">
 
26
         <para>
 
27
           Example of Gradient Mapping.  Top: Original image.  Middle: a
 
28
           gradient.  Bottom: result of applying the gradient to the
 
29
           original image with the Gradient Map filter.
 
30
        </para>
 
31
      </caption>
 
32
    </mediaobject>
 
33
  </informalfigure>
 
34
 
 
35
  <para lang="en">
 
36
    This filter uses the current gradient, as shown in the
 
37
    Brush/Pattern/Gradient area of the Toolbox, to recolor the active
 
38
    layer or selection of the image to which the filter is applied. To
 
39
    use it, first choose a gradient from the <link
 
40
    linkend="gimp-gradient-dialog">Gradients Dialog</link>.  Then
 
41
    select the part of the image you want to alter, and activate the
 
42
    filter by choosing
 
43
    <menuchoice>
 
44
      <guimenu>Filters</guimenu>
 
45
      <guisubmenu>Colors</guisubmenu>
 
46
      <guisubmenu>Map</guisubmenu>
 
47
      <guimenuitem>Gradient Map</guimenuitem>
 
48
    </menuchoice>
 
49
    from the image menu.   The filter runs automatically, without
 
50
    showing any dialog or requiring any further input.   It uses image
 
51
    color intensities (0 - 255), mapping the darkest pixels to
 
52
    the left end color from the gradient, and the lightest pixels to
 
53
    the right end color from the gradient. Intermediate values are set
 
54
    to the corresponding intermediate colors. 
 
55
  </para>
 
56
 
 
57
  <para lang="fr">
 
58
    Ce filtre applique les couleurs du dégradé de la Boîte à Outils à
 
59
      la sélection ou au calque actif. Avant de l'utiliser, vous devez
 
60
      choisir un dégradé dans l' <link
 
61
      linkend="dialogs-gradient-editor">Éditeur de Dégradés</link>  
38
62
      (clic dans la zone du Dégrade en bas à droite de la Boîte à Outils ou
39
63
      Image>Dialogues>Dégradés). Le filtre utilise les intensités de couleur (0 - 255) 
40
64
      de votre image et fait correspondre les pixels les plus sombres à la couleur
45
69
    </para>
46
70
    <para lang="fr">
47
71
       Ce filtre se trouve à 
48
 
       <guimenuitem>Image&gt;Filtres/Couleurs/Carte/Application de <accel>d</accel>égradé</guimenuitem>  
49
 
    </para>
50
 
  </simplesect>
51
 
 
52
 
  <simplesect>
53
 
    <title lang="en">Options</title>
54
 
    <title lang="fr">Options</title>
55
 
    <para lang="en">
56
 
      This filter has no option.
57
 
    </para>
58
 
    <para lang="fr">
59
 
      Ce filtre n'a pas d'option.
60
 
    </para>
61
 
  </simplesect>
 
72
       <guimenuitem>Image&gt;Filtres/Couleurs/Carte/Application de
 
73
       <accel>d</accel>égradé</guimenuitem>   
 
74
    </para>
62
75
 
63
76
</sect2>