summaryrefslogtreecommitdiff
path: root/data/profiles/ProPhotoRGB.xml.in
blob: 62f20ad1ffa2bec086822c12e43e90df96975ca9 (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
<?xml version="1.0" encoding="UTF-8" ?>
<profile>
 <name>ProPhotoRGB</name>
 <description>ProPhoto RGB</description>
 <_copyright>This profile is free of known copyright restrictions</_copyright>
 <!-- TRANSLATORS: Please don't translate 'RGB' or 'RAW' -->
 <_model>
  Originally designed by Eastman Kodak and called ROMM RGB, this profile can
  display a very large range of colors and is used by many photographers for
  rendering, editing and archiving RAW images.
  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>prophoto-rgb</standard_space>
 <gamma>1.8</gamma>
 <whitepoint>D50</whitepoint>
 <primaries>
  <red>
   <x>0.7347</x>
   <y>0.2653</y>
   <Y>0.288040</Y>
  </red>
  <green>
   <x>0.1596</x>
   <y>0.8404</y>
   <Y>0.711874</Y>
  </green>
  <blue>
   <x>0.0366</x>
   <y>0.0001</y>
   <Y>0.000086</Y>
  </blue>
 </primaries>
</profile>