summaryrefslogtreecommitdiff
path: root/data/profiles/WideGamutRGB.xml.in
blob: 86b64c6906cf03c560b362f6e20165384e6e14b8 (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
<?xml version="1.0" encoding="UTF-8" ?>
<profile>
 <name>WideGamutRGB</name>
 <_description>Wide Gamut RGB</_description>
 <_copyright>This profile is free of known copyright restrictions</_copyright>
 <!-- TRANSLATORS: 'Adobe Systems' is a trademark, don't translate that -->
 <_model>
  This editing space was designed by Adobe Systems to capture many more colors
  than Adobe RGB.
  This profile is used to print to devices such as film recorders and can define
  many colors that cannot be displayed on a computer screen.
  Unless you are working with 16 bits per channel precision, you may see color
  banding when editing images.
 </_model>
 <license>CC0</license>
 <data_source>standard</data_source>
 <standard_space>wide-gamut-rgb</standard_space>
 <!-- according to http://www.adobe.com/digitalimag/pdfs/AdobeRGB1998.pdf -->
 <gamma>2.19921875</gamma>
 <whitepoint>D50</whitepoint>
 <primaries>
  <red>
   <x>0.7350</x>
   <y>0.2650</y>
   <Y>0.258187</Y>
  </red>
  <green>
   <x>0.1150</x>
   <y>0.8260</y>
   <Y>0.724938</Y>
  </green>
  <blue>
   <x>0.1570</x>
   <y>0.0180</y>
   <Y>0.016875</Y>
  </blue>
 </primaries>
</profile>