summaryrefslogtreecommitdiff
path: root/help/C/edit-adjustments.page
blob: c8d9e3f156c34666ea5743296bd83e28122ff192 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<page xmlns="http://projectmallard.org/1.0/"
      type="guide"
      id="edit-adjustments">

    <info>
        <link type="guide" xref="index#edit"/>
        <desc>Change the exposure, saturation, tint, and shadows of a photo.</desc>
        
        <link type="next" xref="edit-crop" />
    </info>

   <title>Color adjustments</title>

<p>The <gui>Adjust</gui> button opens a floating window with a histogram and sliders to adjust a photo's exposure, saturation, tint, temperature, and shadows. The histogram also has sliders to reduce the upper and lower intensity thresholds of the photograph, expanding the contrast of the middle range.</p>

<p>The <gui>Enhance</gui> button adjusts the histogram and shadows sliders to improve the quality of a photo.</p>

<p>When the photo's colors and contrast are to your liking, press <gui>Apply</gui> to save the changes. <gui>Reset</gui> will return the image to its original state. <gui>Cancel</gui> discards all changes you've made.</p>

<section>
 <title>What do the color adjustments do?</title>
 <terms>
  <item>
   <title>Exposure</title>
   <p>Changes the brightness to make it look like the photo was exposed for a longer or shorter time. Use this to correct under- or over-exposed photos.</p>
  </item>
  <item>
   <title>Saturation</title>
   <p>Changes how vivid colors look. If your photo looks gray and washed out, try increasing the saturation. If colors look too bold, try decreasing it.</p>
  </item>
  <item>
   <title>Tint</title>
   <p>This tints the photo with a color. It's useful for correcting photos taken with the wrong white balance setting, which typically have an unnatural color cast. For example, photos taken outdoors with the white balance set to "Tungsten" may have a blue cast.</p>
  </item>
  <item>
   <title>Temperature</title>
   <p>Changes how "warm" or "cool" the picture looks. Use this to make cold, depressing scenes look more lively, for example.</p>
  </item>
  <item>
   <title>Shadows</title>
   <p>This makes shadowy areas appear lighter. Use this to make detail more visible if it's obscured by the darkness of a shadow.</p>
  </item>
  <item>
   <title>Intensity Threshold (sliders on the histogram)</title>
   <p>These sliders change how light the brightest white is and how dark the darkest black is. Use them to change the contrast of the photo. Photos which look washed out should particularly benefit from changing these settings.</p>
  </item>
 </terms>
</section>
    
</page>