@@ -30,7 +30,7 @@ displays:
30
30
- !<View> {name: Display's Native, colorspace: sRGB 2.2}
31
31
- !<View> {name: AgX, colorspace: AgX Base sRGB}
32
32
- !<View> {name: AgX Log,colorspace: AgX Log}
33
- - !<View> {name: AgX False Color, colorspace: AgX False Color}
33
+ - !<View> {name: AgX False Color, colorspace: AgX False Color sRGB }
34
34
- !<View> {name: None, colorspace: Generic Data}
35
35
Display P3:
36
36
- !<View> {name: Display's Native, colorspace: Display P3 2.2}
@@ -42,7 +42,7 @@ displays:
42
42
- !<View> {name: Display's Native, colorspace: BT.1886 2.4}
43
43
- !<View> {name: AgX, colorspace: AgX Base BT.1886}
44
44
- !<View> {name: AgX Log,colorspace: AgX Log}
45
- - !<View> {name: AgX False Color, colorspace: AgX False Color}
45
+ - !<View> {name: AgX False Color, colorspace: AgX False Color sRGB }
46
46
- !<View> {name: None, colorspace: Generic Data}
47
47
BT.2020:
48
48
- !<View> {name: Display's Native, colorspace: BT.2020 2.4}
@@ -52,7 +52,7 @@ displays:
52
52
- !<View> {name: None, colorspace: Generic Data}
53
53
active_displays: []
54
54
active_views: []
55
- inactive_colorspaces: [Moment Spherical Compression, Post Formation Compression sRGB, Post Formation Compression P3, Display P3 2.2 I-E, sRGB 2.2 I-E, BT.2020 2.4 I-E, AgX False Color, AgX False Color Display P3, AgX False Color BT.2020]
55
+ inactive_colorspaces: [Moment Spherical Compression, Post Formation Compression sRGB, Post Formation Compression P3, Display P3 2.2 I-E, sRGB 2.2 I-E, BT.2020 2.4 I-E, AgX False Color sRGB , AgX False Color Display P3, AgX False Color BT.2020]
56
56
57
57
58
58
looks:
@@ -404,7 +404,7 @@ colorspaces:
404
404
- !<ColorSpaceTransform> {src: BT.2020 2.4, dst: BT.1886 2.4}
405
405
406
406
- !<ColorSpace>
407
- name: AgX False Color
407
+ name: AgX False Color sRGB
408
408
aliases: [False Color, False Colour]
409
409
family: Imagery
410
410
equalitygroup:
@@ -418,8 +418,10 @@ colorspaces:
418
418
- !<ColorSpaceTransform> {src: sRGB 2.2, dst: Linear BT.709 I-D65}
419
419
- !<MatrixTransform> {matrix: [0.2126729, 0.7151521, 0.0721750, 0, 0.2126729, 0.7151521, 0.0721750, 0, 0.2126729, 0.7151521, 0.0721750, 0, 0, 0, 0, 1]}
420
420
- !<ColorSpaceTransform> {src: Linear BT.709 I-D65, dst: sRGB 2.2}
421
- - !<ColorSpaceTransform> {src: AgX Base sRGB, dst: AgX log }
421
+ - !<ColorSpaceTransform> {src: AgX Base sRGB, dst: AgX Log }
422
422
- !<FileTransform> {src: False_Color.spi3d, interpolation: best}
423
+ - !<ExposureContrastTransform> {contrast: 1.5, pivot: 0.5}
424
+ - !<RangeTransform> {max_in_value: 1, max_out_value: 1}
423
425
424
426
- !<ColorSpace>
425
427
name: AgX False Color Display P3
@@ -438,7 +440,9 @@ colorspaces:
438
440
- !<ColorSpaceTransform> {src: Linear DCI-P3 I-D65, dst: Display P3 2.2}
439
441
- !<ColorSpaceTransform> {src: AgX Base Display P3, dst: AgX Log}
440
442
- !<FileTransform> {src: False_Color.spi3d, interpolation: best}
441
-
443
+ - !<ExposureContrastTransform> {contrast: 1.5, pivot: 0.5}
444
+ - !<RangeTransform> {max_in_value: 1, max_out_value: 1}
445
+
442
446
- !<ColorSpace>
443
447
name: AgX False Color BT.2020
444
448
aliases: []
@@ -456,7 +460,7 @@ colorspaces:
456
460
- !<ColorSpaceTransform> {src: Linear BT.2020 I-D65, dst: BT.2020 2.4}
457
461
- !<ColorSpaceTransform> {src: AgX Base BT.2020, dst: AgX Log}
458
462
- !<FileTransform> {src: False_Color.spi3d, interpolation: best}
459
-
463
+
460
464
- !<ColorSpace>
461
465
name: sRGB 2.2
462
466
aliases: [sRGB, sRGB 2.2 I-D65]
0 commit comments