~ubuntu-branches/ubuntu/wily/gnome-user-docs/wily-proposed

« back to all changes in this revision

Viewing changes to gnome-help/vi/color-whatisspace.page

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-04-01 06:44:41 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20120401064441-kzqieiifcso1lnhe
Tags: 3.4.0-1
* New upstream release.
* Bump Standards-Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
      <email>richard@hughsie.com</email>
11
11
    </credit>
12
12
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
13
  
 
14
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
15
      <mal:name>Nguyễn Thái Ngọc Duy</mal:name>
 
16
      <mal:email>pclouds@gmail.com</mal:email>
 
17
      <mal:years>2011-2012.</mal:years>
 
18
    </mal:credit>
13
19
  </info>
14
20
 
15
 
  <title>What is a color space?</title>
 
21
  <title>Không gian màu là gì?</title>
16
22
 
17
23
  <p>
18
24
    A color space is a defined range of colors.
21
27
 
22
28
  <p>
23
29
    The human visual system is not a simple RGB sensor, but we can
24
 
    approximate how the eye responds with a CIE 1931 chromacity diagram
 
30
    approximate how the eye responds with a CIE 1931 chromaticity diagram
25
31
    that shows the human visual response as a horse-shoe shape.
26
 
    You can see that in human vision there is many more shades of green
 
32
    You can see that in human vision there are many more shades of green
27
33
    detected than blue or red.
28
34
    With a trichromatic color space like RGB we represent the colors
29
35
    on the computer using three values, which restricts up to encoding
32
38
 
33
39
  <note>
34
40
    <p>
35
 
      Using models such as a CIE 1931 chromacity diagram is a huge
 
41
      Using models such as a CIE 1931 chromaticity diagram is a huge
36
42
      simplification of the human visual system, and real gamuts are
37
43
      expressed as 3D hulls, rather than 2D projections.
38
44
      A 2D projection of a 3D shape can sometimes be misleading, so if