exiftool_vendored 12.33.0 → 12.37.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/Changes +66 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +2 -2
- data/bin/exiftool +65 -37
- data/bin/lib/Image/ExifTool/BuildTagLookup.pm +11 -2
- data/bin/lib/Image/ExifTool/Canon.pm +156 -10
- data/bin/lib/Image/ExifTool/Charset.pm +2 -0
- data/bin/lib/Image/ExifTool/DarwinCore.pm +2 -2
- data/bin/lib/Image/ExifTool/Exif.pm +13 -1
- data/bin/lib/Image/ExifTool/FLIR.pm +33 -8
- data/bin/lib/Image/ExifTool/GIF.pm +5 -1
- data/bin/lib/Image/ExifTool/GPS.pm +14 -10
- data/bin/lib/Image/ExifTool/ICC_Profile.pm +96 -4
- data/bin/lib/Image/ExifTool/Jpeg2000.pm +108 -11
- data/bin/lib/Image/ExifTool/Nikon.pm +992 -18
- data/bin/lib/Image/ExifTool/NikonCustom.pm +5 -1
- data/bin/lib/Image/ExifTool/NikonSettings.pm +135 -71
- data/bin/lib/Image/ExifTool/PDF.pm +5 -3
- data/bin/lib/Image/ExifTool/PNG.pm +1 -0
- data/bin/lib/Image/ExifTool/QuickTime.pm +17 -3
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +26 -1
- data/bin/lib/Image/ExifTool/README +4 -0
- data/bin/lib/Image/ExifTool/Sony.pm +29 -11
- data/bin/lib/Image/ExifTool/TagInfoXML.pm +9 -4
- data/bin/lib/Image/ExifTool/TagLookup.pm +6437 -5843
- data/bin/lib/Image/ExifTool/TagNames.pod +1292 -46
- data/bin/lib/Image/ExifTool/WriteQuickTime.pl +10 -0
- data/bin/lib/Image/ExifTool/WriteXMP.pl +10 -11
- data/bin/lib/Image/ExifTool/Writer.pl +50 -5
- data/bin/lib/Image/ExifTool/XMP.pm +119 -30
- data/bin/lib/Image/ExifTool/XMP2.pl +3 -2
- data/bin/lib/Image/ExifTool.pm +71 -8
- data/bin/lib/Image/ExifTool.pod +9 -1
- data/bin/perl-Image-ExifTool.spec +1 -1
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +2 -2
@@ -12,7 +12,7 @@ meta information extracted from or written to a file.
|
|
12
12
|
=head1 TAG TABLES
|
13
13
|
|
14
14
|
The tables listed below give the names of all tags recognized by ExifTool.
|
15
|
-
They contain a total of
|
15
|
+
They contain a total of 25513 tags, with 16386 unique tag names.
|
16
16
|
|
17
17
|
B<Tag ID>, B<Index#> or B<Sequence> is given in the first column of each
|
18
18
|
table. A B<Tag ID> is the computer-readable equivalent of a tag name, and
|
@@ -1434,6 +1434,7 @@ These tags belong to the ExifTool XMP-aux family 1 group.
|
|
1434
1434
|
LensID string
|
1435
1435
|
LensInfo string/
|
1436
1436
|
LensSerialNumber string/
|
1437
|
+
NeutralDensityFactor string
|
1437
1438
|
OwnerName string/
|
1438
1439
|
SerialNumber string/
|
1439
1440
|
VignetteCorrectionAlreadyApplied boolean
|
@@ -1511,17 +1512,85 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1511
1512
|
CircGradBasedCorrMaskBottom real/_
|
1512
1513
|
CircGradBasedCorrMaskCenterValue real/_
|
1513
1514
|
CircGradBasedCorrMaskCenterWeight real/_
|
1515
|
+
CircGradBasedCorrMaskRange CorrRangeMask Struct_+
|
1516
|
+
CircGradBasedCorrMaskRangeAreaModels AreaModels Struct_+
|
1517
|
+
CircGradBasedCorrMaskRangeAreaModelsComponents string/_+
|
1518
|
+
CircGradBasedCorrMaskRangeAreaModelsColorSampleInfo string/_+
|
1519
|
+
CircGradBasedCorrMaskRangeColorAmount real/_+
|
1520
|
+
CircGradBasedCorrMaskRangeDepthFeather real/_+
|
1521
|
+
CircGradBasedCorrMaskRangeDepthMax real/_+
|
1522
|
+
CircGradBasedCorrMaskRangeDepthMin real/_+
|
1523
|
+
CircGradBasedCorrMaskRangeInvert boolean/_+
|
1524
|
+
CircGradBasedCorrMaskRangeLumFeather real/_+
|
1525
|
+
CircGradBasedCorrMaskRangeLuminanceDepthSampleInfo string/_+
|
1526
|
+
CircGradBasedCorrMaskRangeLumMax real/_+
|
1527
|
+
CircGradBasedCorrMaskRangeLumMin real/_+
|
1528
|
+
CircGradBasedCorrMaskRangeLumRange string/_+
|
1529
|
+
CircGradBasedCorrMaskRangeSampleType integer/_+
|
1530
|
+
CircGradBasedCorrMaskRangeType string/_+
|
1531
|
+
CircGradBasedCorrMaskRangeVersion string/_+
|
1514
1532
|
CircGradBasedCorrMaskDabs string/_
|
1515
1533
|
CircGradBasedCorrMaskFeather real/_
|
1516
1534
|
CircGradBasedCorrMaskFlipped boolean/_
|
1517
1535
|
CircGradBasedCorrMaskFlow real/_
|
1518
1536
|
CircGradBasedCorrMaskFullX real/_
|
1519
1537
|
CircGradBasedCorrMaskFullY real/_
|
1538
|
+
CircGradBasedCorrMaskInputDigest string/_
|
1520
1539
|
CircGradBasedCorrMaskLeft real/_
|
1540
|
+
CircGradBasedCorrMaskMaskActive boolean/_
|
1541
|
+
CircGradBasedCorrMaskMaskBlendMode integer/_
|
1542
|
+
CircGradBasedCorrMaskMaskDigest string/_
|
1543
|
+
CircGradBasedCorrMaskMaskInverted boolean/_
|
1544
|
+
CircGradBasedCorrMaskMaskName string/_
|
1545
|
+
CircGradBasedCorrMaskMasks CorrectionMask Struct_+
|
1546
|
+
CircGradBasedCorrMaskMasksAlpha real/_
|
1547
|
+
CircGradBasedCorrMaskMasksAngle real/_
|
1548
|
+
CircGradBasedCorrMaskMasksBottom real/_
|
1549
|
+
CircGradBasedCorrMaskMasksCenterValue real/_
|
1550
|
+
CircGradBasedCorrMaskMasksCenterWeight real/_
|
1551
|
+
CircGradBasedCorrMaskMasksDabs string/_+
|
1552
|
+
CircGradBasedCorrMaskMasksFeather real/_
|
1553
|
+
CircGradBasedCorrMaskMasksFlipped boolean/_
|
1554
|
+
CircGradBasedCorrMaskMasksFlow real/_
|
1555
|
+
CircGradBasedCorrMaskMasksFullX real/_
|
1556
|
+
CircGradBasedCorrMaskMasksFullY real/_
|
1557
|
+
CircGradBasedCorrMaskMasksInputDigest string/_
|
1558
|
+
CircGradBasedCorrMaskMasksLeft real/_
|
1559
|
+
CircGradBasedCorrMaskMasksMaskActive boolean/_
|
1560
|
+
CircGradBasedCorrMaskMasksMaskBlendMode integer/_
|
1561
|
+
CircGradBasedCorrMaskMasksMaskDigest string/_
|
1562
|
+
CircGradBasedCorrMaskMasksMaskInverted boolean/_
|
1563
|
+
CircGradBasedCorrMaskMasksMaskName string/_
|
1564
|
+
CircGradBasedCorrMaskMasksMaskSubType string/_
|
1565
|
+
CircGradBasedCorrMaskMasksMaskSyncID string/_
|
1566
|
+
CircGradBasedCorrMaskMasksValue real/_
|
1567
|
+
CircGradBasedCorrMaskMasksMaskVersion string/_
|
1568
|
+
CircGradBasedCorrMaskMasksMidpoint real/_
|
1569
|
+
CircGradBasedCorrMaskMasksOrigin string/_
|
1570
|
+
CircGradBasedCorrMaskMasksPerimeterValue real/_
|
1571
|
+
CircGradBasedCorrMaskMasksRadius real/_
|
1572
|
+
CircGradBasedCorrMaskMasksReferencePoint string/_
|
1573
|
+
CircGradBasedCorrMaskMasksRight real/_
|
1574
|
+
CircGradBasedCorrMaskMasksRoundness real/_
|
1575
|
+
CircGradBasedCorrMaskMasksSizeX real/_
|
1576
|
+
CircGradBasedCorrMaskMasksSizeY real/_
|
1577
|
+
CircGradBasedCorrMaskMasksTop real/_
|
1578
|
+
CircGradBasedCorrMaskMaskSubType string/_
|
1579
|
+
CircGradBasedCorrMaskMasksVersion integer/_
|
1580
|
+
CircGradBasedCorrMaskMasksWhat string/_
|
1581
|
+
CircGradBasedCorrMaskMasksWholeImageArea string/_
|
1582
|
+
CircGradBasedCorrMaskMasksX real/_
|
1583
|
+
CircGradBasedCorrMaskMasksY real/_
|
1584
|
+
CircGradBasedCorrMaskMaskSyncID string/_
|
1585
|
+
CircGradBasedCorrMaskMasksZeroX real/_
|
1586
|
+
CircGradBasedCorrMaskMasksZeroY real/_
|
1521
1587
|
CircGradBasedCorrMaskValue real/_
|
1588
|
+
CircGradBasedCorrMaskMaskVersion string/_
|
1522
1589
|
CircGradBasedCorrMaskMidpoint real/_
|
1590
|
+
CircGradBasedCorrMaskOrigin string/_
|
1523
1591
|
CircGradBasedCorrMaskPerimeterValue real/_
|
1524
1592
|
CircGradBasedCorrMaskRadius real/_
|
1593
|
+
CircGradBasedCorrMaskReferencePoint string/_
|
1525
1594
|
CircGradBasedCorrMaskRight real/_
|
1526
1595
|
CircGradBasedCorrMaskRoundness real/_
|
1527
1596
|
CircGradBasedCorrMaskSizeX real/_
|
@@ -1529,20 +1598,30 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1529
1598
|
CircGradBasedCorrMaskTop real/_
|
1530
1599
|
CircGradBasedCorrMaskVersion integer/_
|
1531
1600
|
CircGradBasedCorrMaskWhat string/_
|
1601
|
+
CircGradBasedCorrMaskWholeImageArea string/_
|
1532
1602
|
CircGradBasedCorrMaskX real/_
|
1533
1603
|
CircGradBasedCorrMaskY real/_
|
1534
1604
|
CircGradBasedCorrMaskZeroX real/_
|
1535
1605
|
CircGradBasedCorrMaskZeroY real/_
|
1536
|
-
|
1606
|
+
CircGradBasedCorrCorrectionName string/_+
|
1607
|
+
CircGradBasedCorrRangeMask CorrRangeMask Struct_+
|
1608
|
+
CircGradBasedCorrRangeMaskAreaModels AreaModels Struct_+
|
1609
|
+
CircGradBasedCorrRangeMaskAreaModelsComponents string/_+
|
1610
|
+
CircGradBasedCorrRangeMaskAreaModelsColorSampleInfo string/_+
|
1537
1611
|
CircGradBasedCorrRangeMaskColorAmount real/_+
|
1538
1612
|
CircGradBasedCorrRangeMaskDepthFeather real/_+
|
1539
1613
|
CircGradBasedCorrRangeMaskDepthMax real/_+
|
1540
1614
|
CircGradBasedCorrRangeMaskDepthMin real/_+
|
1615
|
+
CircGradBasedCorrRangeMaskInvert boolean/_+
|
1541
1616
|
CircGradBasedCorrRangeMaskLumFeather real/_+
|
1617
|
+
CircGradBasedCorrRangeMaskLuminanceDepthSampleInfo string/_+
|
1542
1618
|
CircGradBasedCorrRangeMaskLumMax real/_+
|
1543
1619
|
CircGradBasedCorrRangeMaskLumMin real/_+
|
1620
|
+
CircGradBasedCorrRangeMaskLumRange string/_+
|
1621
|
+
CircGradBasedCorrRangeMaskSampleType integer/_+
|
1544
1622
|
CircGradBasedCorrRangeMaskType string/_+
|
1545
1623
|
CircGradBasedCorrRangeMaskVersion string/_+
|
1624
|
+
CircGradBasedCorrCorrectionSyncID string/_+
|
1546
1625
|
CircGradBasedCorrBlacks2012 real/_
|
1547
1626
|
CircGradBasedCorrBrightness real/_
|
1548
1627
|
CircGradBasedCorrClarity real/_
|
@@ -1563,8 +1642,8 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1563
1642
|
CircGradBasedCorrTemperature real/_
|
1564
1643
|
CircGradBasedCorrTexture real/_
|
1565
1644
|
CircGradBasedCorrTint real/_
|
1566
|
-
|
1567
|
-
|
1645
|
+
CircGradBasedCorrToningHue real/_
|
1646
|
+
CircGradBasedCorrToningSaturation real/_
|
1568
1647
|
CircGradBasedCorrWhites2012 real/_
|
1569
1648
|
CircGradBasedCorrWhat string/_
|
1570
1649
|
Clarity integer/
|
@@ -1584,6 +1663,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1584
1663
|
ColorNoiseReduction integer/
|
1585
1664
|
ColorNoiseReductionDetail integer/
|
1586
1665
|
ColorNoiseReductionSmoothness integer/
|
1666
|
+
CompatibleVersion string/
|
1587
1667
|
ContactInfo string/
|
1588
1668
|
Contrast integer/
|
1589
1669
|
Contrast2012 integer/
|
@@ -1626,17 +1706,85 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1626
1706
|
GradientBasedCorrMaskBottom real/_
|
1627
1707
|
GradientBasedCorrMaskCenterValue real/_
|
1628
1708
|
GradientBasedCorrMaskCenterWeight real/_
|
1709
|
+
GradientBasedCorrMaskRange CorrRangeMask Struct_+
|
1710
|
+
GradientBasedCorrMaskRangeAreaModels AreaModels Struct_+
|
1711
|
+
GradientBasedCorrMaskRangeAreaModelsComponents string/_+
|
1712
|
+
GradientBasedCorrMaskRangeAreaModelsColorSampleInfo string/_+
|
1713
|
+
GradientBasedCorrMaskRangeColorAmount real/_+
|
1714
|
+
GradientBasedCorrMaskRangeDepthFeather real/_+
|
1715
|
+
GradientBasedCorrMaskRangeDepthMax real/_+
|
1716
|
+
GradientBasedCorrMaskRangeDepthMin real/_+
|
1717
|
+
GradientBasedCorrMaskRangeInvert boolean/_+
|
1718
|
+
GradientBasedCorrMaskRangeLumFeather real/_+
|
1719
|
+
GradientBasedCorrMaskRangeLuminanceDepthSampleInfo string/_+
|
1720
|
+
GradientBasedCorrMaskRangeLumMax real/_+
|
1721
|
+
GradientBasedCorrMaskRangeLumMin real/_+
|
1722
|
+
GradientBasedCorrMaskRangeLumRange string/_+
|
1723
|
+
GradientBasedCorrMaskRangeSampleType integer/_+
|
1724
|
+
GradientBasedCorrMaskRangeType string/_+
|
1725
|
+
GradientBasedCorrMaskRangeVersion string/_+
|
1629
1726
|
GradientBasedCorrMaskDabs string/_
|
1630
1727
|
GradientBasedCorrMaskFeather real/_
|
1631
1728
|
GradientBasedCorrMaskFlipped boolean/_
|
1632
1729
|
GradientBasedCorrMaskFlow real/_
|
1633
1730
|
GradientBasedCorrMaskFullX real/_
|
1634
1731
|
GradientBasedCorrMaskFullY real/_
|
1732
|
+
GradientBasedCorrMaskInputDigest string/_
|
1635
1733
|
GradientBasedCorrMaskLeft real/_
|
1734
|
+
GradientBasedCorrMaskMaskActive boolean/_
|
1735
|
+
GradientBasedCorrMaskMaskBlendMode integer/_
|
1736
|
+
GradientBasedCorrMaskMaskDigest string/_
|
1737
|
+
GradientBasedCorrMaskMaskInverted boolean/_
|
1738
|
+
GradientBasedCorrMaskMaskName string/_
|
1739
|
+
GradientBasedCorrMaskMasks CorrectionMask Struct_+
|
1740
|
+
GradientBasedCorrMaskMasksAlpha real/_
|
1741
|
+
GradientBasedCorrMaskMasksAngle real/_
|
1742
|
+
GradientBasedCorrMaskMasksBottom real/_
|
1743
|
+
GradientBasedCorrMaskMasksCenterValue real/_
|
1744
|
+
GradientBasedCorrMaskMasksCenterWeight real/_
|
1745
|
+
GradientBasedCorrMaskMasksDabs string/_+
|
1746
|
+
GradientBasedCorrMaskMasksFeather real/_
|
1747
|
+
GradientBasedCorrMaskMasksFlipped boolean/_
|
1748
|
+
GradientBasedCorrMaskMasksFlow real/_
|
1749
|
+
GradientBasedCorrMaskMasksFullX real/_
|
1750
|
+
GradientBasedCorrMaskMasksFullY real/_
|
1751
|
+
GradientBasedCorrMaskMasksInputDigest string/_
|
1752
|
+
GradientBasedCorrMaskMasksLeft real/_
|
1753
|
+
GradientBasedCorrMaskMasksMaskActive boolean/_
|
1754
|
+
GradientBasedCorrMaskMasksMaskBlendMode integer/_
|
1755
|
+
GradientBasedCorrMaskMasksMaskDigest string/_
|
1756
|
+
GradientBasedCorrMaskMasksMaskInverted boolean/_
|
1757
|
+
GradientBasedCorrMaskMasksMaskName string/_
|
1758
|
+
GradientBasedCorrMaskMasksMaskSubType string/_
|
1759
|
+
GradientBasedCorrMaskMasksMaskSyncID string/_
|
1760
|
+
GradientBasedCorrMaskMasksValue real/_
|
1761
|
+
GradientBasedCorrMaskMasksMaskVersion string/_
|
1762
|
+
GradientBasedCorrMaskMasksMidpoint real/_
|
1763
|
+
GradientBasedCorrMaskMasksOrigin string/_
|
1764
|
+
GradientBasedCorrMaskMasksPerimeterValue real/_
|
1765
|
+
GradientBasedCorrMaskMasksRadius real/_
|
1766
|
+
GradientBasedCorrMaskMasksReferencePoint string/_
|
1767
|
+
GradientBasedCorrMaskMasksRight real/_
|
1768
|
+
GradientBasedCorrMaskMasksRoundness real/_
|
1769
|
+
GradientBasedCorrMaskMasksSizeX real/_
|
1770
|
+
GradientBasedCorrMaskMasksSizeY real/_
|
1771
|
+
GradientBasedCorrMaskMasksTop real/_
|
1772
|
+
GradientBasedCorrMaskMaskSubType string/_
|
1773
|
+
GradientBasedCorrMaskMasksVersion integer/_
|
1774
|
+
GradientBasedCorrMaskMasksWhat string/_
|
1775
|
+
GradientBasedCorrMaskMasksWholeImageArea string/_
|
1776
|
+
GradientBasedCorrMaskMasksX real/_
|
1777
|
+
GradientBasedCorrMaskMasksY real/_
|
1778
|
+
GradientBasedCorrMaskMaskSyncID string/_
|
1779
|
+
GradientBasedCorrMaskMasksZeroX real/_
|
1780
|
+
GradientBasedCorrMaskMasksZeroY real/_
|
1636
1781
|
GradientBasedCorrMaskValue real/_
|
1782
|
+
GradientBasedCorrMaskMaskVersion string/_
|
1637
1783
|
GradientBasedCorrMaskMidpoint real/_
|
1784
|
+
GradientBasedCorrMaskOrigin string/_
|
1638
1785
|
GradientBasedCorrMaskPerimeterValue real/_
|
1639
1786
|
GradientBasedCorrMaskRadius real/_
|
1787
|
+
GradientBasedCorrMaskReferencePoint string/_
|
1640
1788
|
GradientBasedCorrMaskRight real/_
|
1641
1789
|
GradientBasedCorrMaskRoundness real/_
|
1642
1790
|
GradientBasedCorrMaskSizeX real/_
|
@@ -1644,20 +1792,30 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1644
1792
|
GradientBasedCorrMaskTop real/_
|
1645
1793
|
GradientBasedCorrMaskVersion integer/_
|
1646
1794
|
GradientBasedCorrMaskWhat string/_
|
1795
|
+
GradientBasedCorrMaskWholeImageArea string/_
|
1647
1796
|
GradientBasedCorrMaskX real/_
|
1648
1797
|
GradientBasedCorrMaskY real/_
|
1649
1798
|
GradientBasedCorrMaskZeroX real/_
|
1650
1799
|
GradientBasedCorrMaskZeroY real/_
|
1651
|
-
|
1800
|
+
GradientBasedCorrCorrectionName string/_+
|
1801
|
+
GradientBasedCorrRangeMask CorrRangeMask Struct_+
|
1802
|
+
GradientBasedCorrRangeMaskAreaModels AreaModels Struct_+
|
1803
|
+
GradientBasedCorrRangeMaskAreaModelsComponents string/_+
|
1804
|
+
GradientBasedCorrRangeMaskAreaModelsColorSampleInfo string/_+
|
1652
1805
|
GradientBasedCorrRangeMaskColorAmount real/_+
|
1653
1806
|
GradientBasedCorrRangeMaskDepthFeather real/_+
|
1654
1807
|
GradientBasedCorrRangeMaskDepthMax real/_+
|
1655
1808
|
GradientBasedCorrRangeMaskDepthMin real/_+
|
1809
|
+
GradientBasedCorrRangeMaskInvert boolean/_+
|
1656
1810
|
GradientBasedCorrRangeMaskLumFeather real/_+
|
1811
|
+
GradientBasedCorrRangeMaskLuminanceDepthSampleInfo string/_+
|
1657
1812
|
GradientBasedCorrRangeMaskLumMax real/_+
|
1658
1813
|
GradientBasedCorrRangeMaskLumMin real/_+
|
1814
|
+
GradientBasedCorrRangeMaskLumRange string/_+
|
1815
|
+
GradientBasedCorrRangeMaskSampleType integer/_+
|
1659
1816
|
GradientBasedCorrRangeMaskType string/_+
|
1660
1817
|
GradientBasedCorrRangeMaskVersion string/_+
|
1818
|
+
GradientBasedCorrCorrectionSyncID string/_+
|
1661
1819
|
GradientBasedCorrBlacks2012 real/_
|
1662
1820
|
GradientBasedCorrBrightness real/_
|
1663
1821
|
GradientBasedCorrClarity real/_
|
@@ -1678,8 +1836,8 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1678
1836
|
GradientBasedCorrTemperature real/_
|
1679
1837
|
GradientBasedCorrTexture real/_
|
1680
1838
|
GradientBasedCorrTint real/_
|
1681
|
-
|
1682
|
-
|
1839
|
+
GradientBasedCorrToningHue real/_
|
1840
|
+
GradientBasedCorrToningSaturation real/_
|
1683
1841
|
GradientBasedCorrWhites2012 real/_
|
1684
1842
|
GradientBasedCorrWhat string/_
|
1685
1843
|
GrainAmount integer/
|
@@ -1763,6 +1921,149 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1763
1921
|
LuminanceNoiseReductionContrast integer/
|
1764
1922
|
LuminanceNoiseReductionDetail integer/
|
1765
1923
|
LuminanceSmoothing integer/
|
1924
|
+
MaskGroupBasedCorrections Correction Struct+
|
1925
|
+
MaskGroupBasedCorrActive boolean/_
|
1926
|
+
MaskGroupBasedCorrAmount real/_
|
1927
|
+
MaskGroupBasedCorrMask CorrectionMask Struct_+
|
1928
|
+
MaskGroupBasedCorrMaskAlpha real/_
|
1929
|
+
MaskGroupBasedCorrMaskAngle real/_
|
1930
|
+
MaskGroupBasedCorrMaskBottom real/_
|
1931
|
+
MaskGroupBasedCorrMaskCenterValue real/_
|
1932
|
+
MaskGroupBasedCorrMaskCenterWeight real/_
|
1933
|
+
MaskGroupBasedCorrMaskRange CorrRangeMask Struct_+
|
1934
|
+
MaskGroupBasedCorrMaskRangeAreaModels AreaModels Struct_+
|
1935
|
+
MaskGroupBasedCorrMaskRangeAreaModelsComponents string/_+
|
1936
|
+
MaskGroupBasedCorrMaskRangeAreaModelsColorSampleInfo string/_+
|
1937
|
+
MaskGroupBasedCorrMaskRangeColorAmount real/_+
|
1938
|
+
MaskGroupBasedCorrMaskRangeDepthFeather real/_+
|
1939
|
+
MaskGroupBasedCorrMaskRangeDepthMax real/_+
|
1940
|
+
MaskGroupBasedCorrMaskRangeDepthMin real/_+
|
1941
|
+
MaskGroupBasedCorrMaskRangeInvert boolean/_+
|
1942
|
+
MaskGroupBasedCorrMaskRangeLumFeather real/_+
|
1943
|
+
MaskGroupBasedCorrMaskRangeLuminanceDepthSampleInfo string/_+
|
1944
|
+
MaskGroupBasedCorrMaskRangeLumMax real/_+
|
1945
|
+
MaskGroupBasedCorrMaskRangeLumMin real/_+
|
1946
|
+
MaskGroupBasedCorrMaskRangeLumRange string/_+
|
1947
|
+
MaskGroupBasedCorrMaskRangeSampleType integer/_+
|
1948
|
+
MaskGroupBasedCorrMaskRangeType string/_+
|
1949
|
+
MaskGroupBasedCorrMaskRangeVersion string/_+
|
1950
|
+
MaskGroupBasedCorrMaskDabs string/_+
|
1951
|
+
MaskGroupBasedCorrMaskFeather real/_
|
1952
|
+
MaskGroupBasedCorrMaskFlipped boolean/_
|
1953
|
+
MaskGroupBasedCorrMaskFlow real/_
|
1954
|
+
MaskGroupBasedCorrMaskFullX real/_
|
1955
|
+
MaskGroupBasedCorrMaskFullY real/_
|
1956
|
+
MaskGroupBasedCorrMaskInputDigest string/_
|
1957
|
+
MaskGroupBasedCorrMaskLeft real/_
|
1958
|
+
MaskGroupBasedCorrMaskMaskActive boolean/_
|
1959
|
+
MaskGroupBasedCorrMaskMaskBlendMode integer/_
|
1960
|
+
MaskGroupBasedCorrMaskMaskDigest string/_
|
1961
|
+
MaskGroupBasedCorrMaskMaskInverted boolean/_
|
1962
|
+
MaskGroupBasedCorrMaskMaskName string/_
|
1963
|
+
MaskGroupBasedCorrMaskMasks CorrectionMask Struct_+
|
1964
|
+
MaskGroupBasedCorrMaskMasksAlpha real/_
|
1965
|
+
MaskGroupBasedCorrMaskMasksAngle real/_
|
1966
|
+
MaskGroupBasedCorrMaskMasksBottom real/_
|
1967
|
+
MaskGroupBasedCorrMaskMasksCenterValue real/_
|
1968
|
+
MaskGroupBasedCorrMaskMasksCenterWeight real/_
|
1969
|
+
MaskGroupBasedCorrMaskMasksDabs string/_+
|
1970
|
+
MaskGroupBasedCorrMaskMasksFeather real/_
|
1971
|
+
MaskGroupBasedCorrMaskMasksFlipped boolean/_
|
1972
|
+
MaskGroupBasedCorrMaskMasksFlow real/_
|
1973
|
+
MaskGroupBasedCorrMaskMasksFullX real/_
|
1974
|
+
MaskGroupBasedCorrMaskMasksFullY real/_
|
1975
|
+
MaskGroupBasedCorrMaskMasksInputDigest string/_
|
1976
|
+
MaskGroupBasedCorrMaskMasksLeft real/_
|
1977
|
+
MaskGroupBasedCorrMaskMasksMaskActive boolean/_
|
1978
|
+
MaskGroupBasedCorrMaskMasksMaskBlendMode integer/_
|
1979
|
+
MaskGroupBasedCorrMaskMasksMaskDigest string/_
|
1980
|
+
MaskGroupBasedCorrMaskMasksMaskInverted boolean/_
|
1981
|
+
MaskGroupBasedCorrMaskMasksMaskName string/_
|
1982
|
+
MaskGroupBasedCorrMaskMasksMaskSubType string/_
|
1983
|
+
MaskGroupBasedCorrMaskMasksMaskSyncID string/_
|
1984
|
+
MaskGroupBasedCorrMaskMasksValue real/_
|
1985
|
+
MaskGroupBasedCorrMaskMasksMaskVersion string/_
|
1986
|
+
MaskGroupBasedCorrMaskMasksMidpoint real/_
|
1987
|
+
MaskGroupBasedCorrMaskMasksOrigin string/_
|
1988
|
+
MaskGroupBasedCorrMaskMasksPerimeterValue real/_
|
1989
|
+
MaskGroupBasedCorrMaskMasksRadius real/_
|
1990
|
+
MaskGroupBasedCorrMaskMasksReferencePoint string/_
|
1991
|
+
MaskGroupBasedCorrMaskMasksRight real/_
|
1992
|
+
MaskGroupBasedCorrMaskMasksRoundness real/_
|
1993
|
+
MaskGroupBasedCorrMaskMasksSizeX real/_
|
1994
|
+
MaskGroupBasedCorrMaskMasksSizeY real/_
|
1995
|
+
MaskGroupBasedCorrMaskMasksTop real/_
|
1996
|
+
MaskGroupBasedCorrMaskMaskSubType string/_
|
1997
|
+
MaskGroupBasedCorrMaskMasksVersion integer/_
|
1998
|
+
MaskGroupBasedCorrMaskMasksWhat string/_
|
1999
|
+
MaskGroupBasedCorrMaskMasksWholeImageArea string/_
|
2000
|
+
MaskGroupBasedCorrMaskMasksX real/_
|
2001
|
+
MaskGroupBasedCorrMaskMasksY real/_
|
2002
|
+
MaskGroupBasedCorrMaskMaskSyncID string/_
|
2003
|
+
MaskGroupBasedCorrMaskMasksZeroX real/_
|
2004
|
+
MaskGroupBasedCorrMaskMasksZeroY real/_
|
2005
|
+
MaskGroupBasedCorrMaskValue real/_
|
2006
|
+
MaskGroupBasedCorrMaskMaskVersion string/_
|
2007
|
+
MaskGroupBasedCorrMaskMidpoint real/_
|
2008
|
+
MaskGroupBasedCorrMaskOrigin string/_
|
2009
|
+
MaskGroupBasedCorrMaskPerimeterValue real/_
|
2010
|
+
MaskGroupBasedCorrMaskRadius real/_
|
2011
|
+
MaskGroupBasedCorrMaskReferencePoint string/_
|
2012
|
+
MaskGroupBasedCorrMaskRight real/_
|
2013
|
+
MaskGroupBasedCorrMaskRoundness real/_
|
2014
|
+
MaskGroupBasedCorrMaskSizeX real/_
|
2015
|
+
MaskGroupBasedCorrMaskSizeY real/_
|
2016
|
+
MaskGroupBasedCorrMaskTop real/_
|
2017
|
+
MaskGroupBasedCorrMaskVersion integer/_
|
2018
|
+
MaskGroupBasedCorrMaskWhat string/_
|
2019
|
+
MaskGroupBasedCorrMaskWholeImageArea string/_
|
2020
|
+
MaskGroupBasedCorrMaskX real/_
|
2021
|
+
MaskGroupBasedCorrMaskY real/_
|
2022
|
+
MaskGroupBasedCorrMaskZeroX real/_
|
2023
|
+
MaskGroupBasedCorrMaskZeroY real/_
|
2024
|
+
MaskGroupBasedCorrCorrectionName string/_+
|
2025
|
+
MaskGroupBasedCorrRangeMask CorrRangeMask Struct_+
|
2026
|
+
MaskGroupBasedCorrRangeMaskAreaModels AreaModels Struct_+
|
2027
|
+
MaskGroupBasedCorrRangeMaskAreaModelsComponents string/_+
|
2028
|
+
MaskGroupBasedCorrRangeMaskAreaModelsColorSampleInfo string/_+
|
2029
|
+
MaskGroupBasedCorrRangeMaskColorAmount real/_+
|
2030
|
+
MaskGroupBasedCorrRangeMaskDepthFeather real/_+
|
2031
|
+
MaskGroupBasedCorrRangeMaskDepthMax real/_+
|
2032
|
+
MaskGroupBasedCorrRangeMaskDepthMin real/_+
|
2033
|
+
MaskGroupBasedCorrRangeMaskInvert boolean/_+
|
2034
|
+
MaskGroupBasedCorrRangeMaskLumFeather real/_+
|
2035
|
+
MaskGroupBasedCorrRangeMaskLuminanceDepthSampleInfo string/_+
|
2036
|
+
MaskGroupBasedCorrRangeMaskLumMax real/_+
|
2037
|
+
MaskGroupBasedCorrRangeMaskLumMin real/_+
|
2038
|
+
MaskGroupBasedCorrRangeMaskLumRange string/_+
|
2039
|
+
MaskGroupBasedCorrRangeMaskSampleType integer/_+
|
2040
|
+
MaskGroupBasedCorrRangeMaskType string/_+
|
2041
|
+
MaskGroupBasedCorrRangeMaskVersion string/_+
|
2042
|
+
MaskGroupBasedCorrCorrectionSyncID string/_+
|
2043
|
+
MaskGroupBasedCorrBlacks2012 real/_
|
2044
|
+
MaskGroupBasedCorrBrightness real/_
|
2045
|
+
MaskGroupBasedCorrClarity real/_
|
2046
|
+
MaskGroupBasedCorrClarity2012 real/_
|
2047
|
+
MaskGroupBasedCorrContrast real/_
|
2048
|
+
MaskGroupBasedCorrContrast2012 real/_
|
2049
|
+
MaskGroupBasedCorrDefringe real/_
|
2050
|
+
MaskGroupBasedCorrDehaze real/_
|
2051
|
+
MaskGroupBasedCorrExposure real/_
|
2052
|
+
MaskGroupBasedCorrExposure2012 real/_
|
2053
|
+
MaskGroupBasedCorrHighlights2012 real/_
|
2054
|
+
MaskGroupBasedCorrHue real/_
|
2055
|
+
MaskGroupBasedCorrLuminanceNoise real/_
|
2056
|
+
MaskGroupBasedCorrMoire real/_
|
2057
|
+
MaskGroupBasedCorrSaturation real/_
|
2058
|
+
MaskGroupBasedCorrShadows2012 real/_
|
2059
|
+
MaskGroupBasedCorrSharpness real/_
|
2060
|
+
MaskGroupBasedCorrTemperature real/_
|
2061
|
+
MaskGroupBasedCorrTexture real/_
|
2062
|
+
MaskGroupBasedCorrTint real/_
|
2063
|
+
MaskGroupBasedCorrToningHue real/_
|
2064
|
+
MaskGroupBasedCorrToningSaturation real/_
|
2065
|
+
MaskGroupBasedCorrWhites2012 real/_
|
2066
|
+
MaskGroupBasedCorrWhat string/_
|
1766
2067
|
MoireFilter string/
|
1767
2068
|
Name lang-alt/
|
1768
2069
|
NegativeCacheLargePreviewSize integer/
|
@@ -1778,17 +2079,85 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1778
2079
|
PaintCorrectionMaskBottom real/_
|
1779
2080
|
PaintCorrectionMaskCenterValue real/_
|
1780
2081
|
PaintCorrectionMaskCenterWeight real/_
|
2082
|
+
PaintCorrectionMaskRange CorrRangeMask Struct_+
|
2083
|
+
PaintCorrectionMaskRangeAreaModels AreaModels Struct_+
|
2084
|
+
PaintCorrectionMaskRangeAreaModelsComponents string/_+
|
2085
|
+
PaintCorrectionMaskRangeAreaModelsColorSampleInfo string/_+
|
2086
|
+
PaintCorrectionMaskRangeColorAmount real/_+
|
2087
|
+
PaintCorrectionMaskRangeDepthFeather real/_+
|
2088
|
+
PaintCorrectionMaskRangeDepthMax real/_+
|
2089
|
+
PaintCorrectionMaskRangeDepthMin real/_+
|
2090
|
+
PaintCorrectionMaskRangeInvert boolean/_+
|
2091
|
+
PaintCorrectionMaskRangeLumFeather real/_+
|
2092
|
+
PaintCorrectionMaskRangeLuminanceDepthSampleInfo string/_+
|
2093
|
+
PaintCorrectionMaskRangeLumMax real/_+
|
2094
|
+
PaintCorrectionMaskRangeLumMin real/_+
|
2095
|
+
PaintCorrectionMaskRangeLumRange string/_+
|
2096
|
+
PaintCorrectionMaskRangeSampleType integer/_+
|
2097
|
+
PaintCorrectionMaskRangeType string/_+
|
2098
|
+
PaintCorrectionMaskRangeVersion string/_+
|
1781
2099
|
PaintCorrectionMaskDabs string/_
|
1782
2100
|
PaintCorrectionMaskFeather real/_
|
1783
2101
|
PaintCorrectionMaskFlipped boolean/_
|
1784
2102
|
PaintCorrectionMaskFlow real/_
|
1785
2103
|
PaintCorrectionMaskFullX real/_
|
1786
2104
|
PaintCorrectionMaskFullY real/_
|
2105
|
+
PaintCorrectionMaskInputDigest string/_
|
1787
2106
|
PaintCorrectionMaskLeft real/_
|
2107
|
+
PaintCorrectionMaskMaskActive boolean/_
|
2108
|
+
PaintCorrectionMaskMaskBlendMode integer/_
|
2109
|
+
PaintCorrectionMaskMaskDigest string/_
|
2110
|
+
PaintCorrectionMaskMaskInverted boolean/_
|
2111
|
+
PaintCorrectionMaskMaskName string/_
|
2112
|
+
PaintCorrectionMaskMasks CorrectionMask Struct_+
|
2113
|
+
PaintCorrectionMaskMasksAlpha real/_
|
2114
|
+
PaintCorrectionMaskMasksAngle real/_
|
2115
|
+
PaintCorrectionMaskMasksBottom real/_
|
2116
|
+
PaintCorrectionMaskMasksCenterValue real/_
|
2117
|
+
PaintCorrectionMaskMasksCenterWeight real/_
|
2118
|
+
PaintCorrectionMaskMasksDabs string/_+
|
2119
|
+
PaintCorrectionMaskMasksFeather real/_
|
2120
|
+
PaintCorrectionMaskMasksFlipped boolean/_
|
2121
|
+
PaintCorrectionMaskMasksFlow real/_
|
2122
|
+
PaintCorrectionMaskMasksFullX real/_
|
2123
|
+
PaintCorrectionMaskMasksFullY real/_
|
2124
|
+
PaintCorrectionMaskMasksInputDigest string/_
|
2125
|
+
PaintCorrectionMaskMasksLeft real/_
|
2126
|
+
PaintCorrectionMaskMasksMaskActive boolean/_
|
2127
|
+
PaintCorrectionMaskMasksMaskBlendMode integer/_
|
2128
|
+
PaintCorrectionMaskMasksMaskDigest string/_
|
2129
|
+
PaintCorrectionMaskMasksMaskInverted boolean/_
|
2130
|
+
PaintCorrectionMaskMasksMaskName string/_
|
2131
|
+
PaintCorrectionMaskMasksMaskSubType string/_
|
2132
|
+
PaintCorrectionMaskMasksMaskSyncID string/_
|
2133
|
+
PaintCorrectionMaskMasksValue real/_
|
2134
|
+
PaintCorrectionMaskMasksMaskVersion string/_
|
2135
|
+
PaintCorrectionMaskMasksMidpoint real/_
|
2136
|
+
PaintCorrectionMaskMasksOrigin string/_
|
2137
|
+
PaintCorrectionMaskMasksPerimeterValue real/_
|
2138
|
+
PaintCorrectionMaskMasksRadius real/_
|
2139
|
+
PaintCorrectionMaskMasksReferencePoint string/_
|
2140
|
+
PaintCorrectionMaskMasksRight real/_
|
2141
|
+
PaintCorrectionMaskMasksRoundness real/_
|
2142
|
+
PaintCorrectionMaskMasksSizeX real/_
|
2143
|
+
PaintCorrectionMaskMasksSizeY real/_
|
2144
|
+
PaintCorrectionMaskMasksTop real/_
|
2145
|
+
PaintCorrectionMaskMaskSubType string/_
|
2146
|
+
PaintCorrectionMaskMasksVersion integer/_
|
2147
|
+
PaintCorrectionMaskMasksWhat string/_
|
2148
|
+
PaintCorrectionMaskMasksWholeImageArea string/_
|
2149
|
+
PaintCorrectionMaskMasksX real/_
|
2150
|
+
PaintCorrectionMaskMasksY real/_
|
2151
|
+
PaintCorrectionMaskMaskSyncID string/_
|
2152
|
+
PaintCorrectionMaskMasksZeroX real/_
|
2153
|
+
PaintCorrectionMaskMasksZeroY real/_
|
1788
2154
|
PaintCorrectionMaskValue real/_
|
2155
|
+
PaintCorrectionMaskMaskVersion string/_
|
1789
2156
|
PaintCorrectionMaskMidpoint real/_
|
2157
|
+
PaintCorrectionMaskOrigin string/_
|
1790
2158
|
PaintCorrectionMaskPerimeterValue real/_
|
1791
2159
|
PaintCorrectionMaskRadius real/_
|
2160
|
+
PaintCorrectionMaskReferencePoint string/_
|
1792
2161
|
PaintCorrectionMaskRight real/_
|
1793
2162
|
PaintCorrectionMaskRoundness real/_
|
1794
2163
|
PaintCorrectionMaskSizeX real/_
|
@@ -1796,20 +2165,30 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1796
2165
|
PaintCorrectionMaskTop real/_
|
1797
2166
|
PaintCorrectionMaskVersion integer/_
|
1798
2167
|
PaintCorrectionMaskWhat string/_
|
2168
|
+
PaintCorrectionMaskWholeImageArea string/_
|
1799
2169
|
PaintCorrectionMaskX real/_
|
1800
2170
|
PaintCorrectionMaskY real/_
|
1801
2171
|
PaintCorrectionMaskZeroX real/_
|
1802
2172
|
PaintCorrectionMaskZeroY real/_
|
1803
|
-
|
2173
|
+
PaintCorrectionCorrectionName string/_+
|
2174
|
+
PaintCorrectionRangeMask CorrRangeMask Struct_+
|
2175
|
+
PaintCorrectionRangeMaskAreaModels AreaModels Struct_+
|
2176
|
+
PaintCorrectionRangeMaskAreaModelsComponents string/_+
|
2177
|
+
PaintCorrectionRangeMaskAreaModelsColorSampleInfo string/_+
|
1804
2178
|
PaintCorrectionRangeMaskColorAmount real/_+
|
1805
2179
|
PaintCorrectionRangeMaskDepthFeather real/_+
|
1806
2180
|
PaintCorrectionRangeMaskDepthMax real/_+
|
1807
2181
|
PaintCorrectionRangeMaskDepthMin real/_+
|
2182
|
+
PaintCorrectionRangeMaskInvert boolean/_+
|
1808
2183
|
PaintCorrectionRangeMaskLumFeather real/_+
|
2184
|
+
PaintCorrectionRangeMaskLuminanceDepthSampleInfo string/_+
|
1809
2185
|
PaintCorrectionRangeMaskLumMax real/_+
|
1810
2186
|
PaintCorrectionRangeMaskLumMin real/_+
|
2187
|
+
PaintCorrectionRangeMaskLumRange string/_+
|
2188
|
+
PaintCorrectionRangeMaskSampleType integer/_+
|
1811
2189
|
PaintCorrectionRangeMaskType string/_+
|
1812
2190
|
PaintCorrectionRangeMaskVersion string/_+
|
2191
|
+
PaintCorrectionCorrectionSyncID string/_+
|
1813
2192
|
PaintCorrectionBlacks2012 real/_
|
1814
2193
|
PaintCorrectionBrightness real/_
|
1815
2194
|
PaintCorrectionClarity real/_
|
@@ -1830,8 +2209,8 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1830
2209
|
PaintCorrectionTemperature real/_
|
1831
2210
|
PaintCorrectionTexture real/_
|
1832
2211
|
PaintCorrectionTint real/_
|
1833
|
-
|
1834
|
-
|
2212
|
+
PaintCorrectionToningHue real/_
|
2213
|
+
PaintCorrectionToningSaturation real/_
|
1835
2214
|
PaintCorrectionWhites2012 real/_
|
1836
2215
|
PaintCorrectionWhat string/_
|
1837
2216
|
ParametricDarks integer/
|
@@ -1857,6 +2236,13 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1857
2236
|
PostCropVignetteStyle integer/
|
1858
2237
|
PresetType string/
|
1859
2238
|
ProcessVersion string/
|
2239
|
+
RangeMask RangeMask Struct
|
2240
|
+
RangeMaskMapInfo MapInfo Struct_
|
2241
|
+
RangeMaskMapInfoLabMax string/_
|
2242
|
+
RangeMaskMapInfoLabMin string/_
|
2243
|
+
RangeMaskMapInfoLumEq string/_+
|
2244
|
+
RangeMaskMapInfoRGBMax string/_
|
2245
|
+
RangeMaskMapInfoRGBMin string/_
|
1860
2246
|
RawFileName string/
|
1861
2247
|
RedEyeInfo string/+
|
1862
2248
|
RedHue integer/
|
@@ -1869,17 +2255,85 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1869
2255
|
RetouchAreaMaskBottom real/_
|
1870
2256
|
RetouchAreaMaskCenterValue real/_
|
1871
2257
|
RetouchAreaMaskCenterWeight real/_
|
2258
|
+
RetouchAreaMaskRange CorrRangeMask Struct_+
|
2259
|
+
RetouchAreaMaskRangeAreaModels AreaModels Struct_+
|
2260
|
+
RetouchAreaMaskRangeAreaModelsComponents string/_+
|
2261
|
+
RetouchAreaMaskRangeAreaModelsColorSampleInfo string/_+
|
2262
|
+
RetouchAreaMaskRangeColorAmount real/_+
|
2263
|
+
RetouchAreaMaskRangeDepthFeather real/_+
|
2264
|
+
RetouchAreaMaskRangeDepthMax real/_+
|
2265
|
+
RetouchAreaMaskRangeDepthMin real/_+
|
2266
|
+
RetouchAreaMaskRangeInvert boolean/_+
|
2267
|
+
RetouchAreaMaskRangeLumFeather real/_+
|
2268
|
+
RetouchAreaMaskRangeLuminanceDepthSampleInfo string/_+
|
2269
|
+
RetouchAreaMaskRangeLumMax real/_+
|
2270
|
+
RetouchAreaMaskRangeLumMin real/_+
|
2271
|
+
RetouchAreaMaskRangeLumRange string/_+
|
2272
|
+
RetouchAreaMaskRangeSampleType integer/_+
|
2273
|
+
RetouchAreaMaskRangeType string/_+
|
2274
|
+
RetouchAreaMaskRangeVersion string/_+
|
1872
2275
|
RetouchAreaMaskDabs string/_
|
1873
2276
|
RetouchAreaMaskFeather real/_
|
1874
2277
|
RetouchAreaMaskFlipped boolean/_
|
1875
2278
|
RetouchAreaMaskFlow real/_
|
1876
2279
|
RetouchAreaMaskFullX real/_
|
1877
2280
|
RetouchAreaMaskFullY real/_
|
2281
|
+
RetouchAreaMaskInputDigest string/_
|
1878
2282
|
RetouchAreaMaskLeft real/_
|
2283
|
+
RetouchAreaMaskMaskActive boolean/_
|
2284
|
+
RetouchAreaMaskMaskBlendMode integer/_
|
2285
|
+
RetouchAreaMaskMaskDigest string/_
|
2286
|
+
RetouchAreaMaskMaskInverted boolean/_
|
2287
|
+
RetouchAreaMaskMaskName string/_
|
2288
|
+
RetouchAreaMaskMasks CorrectionMask Struct_+
|
2289
|
+
RetouchAreaMaskMasksAlpha real/_
|
2290
|
+
RetouchAreaMaskMasksAngle real/_
|
2291
|
+
RetouchAreaMaskMasksBottom real/_
|
2292
|
+
RetouchAreaMaskMasksCenterValue real/_
|
2293
|
+
RetouchAreaMaskMasksCenterWeight real/_
|
2294
|
+
RetouchAreaMaskMasksDabs string/_+
|
2295
|
+
RetouchAreaMaskMasksFeather real/_
|
2296
|
+
RetouchAreaMaskMasksFlipped boolean/_
|
2297
|
+
RetouchAreaMaskMasksFlow real/_
|
2298
|
+
RetouchAreaMaskMasksFullX real/_
|
2299
|
+
RetouchAreaMaskMasksFullY real/_
|
2300
|
+
RetouchAreaMaskMasksInputDigest string/_
|
2301
|
+
RetouchAreaMaskMasksLeft real/_
|
2302
|
+
RetouchAreaMaskMasksMaskActive boolean/_
|
2303
|
+
RetouchAreaMaskMasksMaskBlendMode integer/_
|
2304
|
+
RetouchAreaMaskMasksMaskDigest string/_
|
2305
|
+
RetouchAreaMaskMasksMaskInverted boolean/_
|
2306
|
+
RetouchAreaMaskMasksMaskName string/_
|
2307
|
+
RetouchAreaMaskMasksMaskSubType string/_
|
2308
|
+
RetouchAreaMaskMasksMaskSyncID string/_
|
2309
|
+
RetouchAreaMaskMasksValue real/_
|
2310
|
+
RetouchAreaMaskMasksMaskVersion string/_
|
2311
|
+
RetouchAreaMaskMasksMidpoint real/_
|
2312
|
+
RetouchAreaMaskMasksOrigin string/_
|
2313
|
+
RetouchAreaMaskMasksPerimeterValue real/_
|
2314
|
+
RetouchAreaMaskMasksRadius real/_
|
2315
|
+
RetouchAreaMaskMasksReferencePoint string/_
|
2316
|
+
RetouchAreaMaskMasksRight real/_
|
2317
|
+
RetouchAreaMaskMasksRoundness real/_
|
2318
|
+
RetouchAreaMaskMasksSizeX real/_
|
2319
|
+
RetouchAreaMaskMasksSizeY real/_
|
2320
|
+
RetouchAreaMaskMasksTop real/_
|
2321
|
+
RetouchAreaMaskMaskSubType string/_
|
2322
|
+
RetouchAreaMaskMasksVersion integer/_
|
2323
|
+
RetouchAreaMaskMasksWhat string/_
|
2324
|
+
RetouchAreaMaskMasksWholeImageArea string/_
|
2325
|
+
RetouchAreaMaskMasksX real/_
|
2326
|
+
RetouchAreaMaskMasksY real/_
|
2327
|
+
RetouchAreaMaskMaskSyncID string/_
|
2328
|
+
RetouchAreaMaskMasksZeroX real/_
|
2329
|
+
RetouchAreaMaskMasksZeroY real/_
|
1879
2330
|
RetouchAreaMaskValue real/_
|
2331
|
+
RetouchAreaMaskMaskVersion string/_
|
1880
2332
|
RetouchAreaMaskMidpoint real/_
|
2333
|
+
RetouchAreaMaskOrigin string/_
|
1881
2334
|
RetouchAreaMaskPerimeterValue real/_
|
1882
2335
|
RetouchAreaMaskRadius real/_
|
2336
|
+
RetouchAreaMaskReferencePoint string/_
|
1883
2337
|
RetouchAreaMaskRight real/_
|
1884
2338
|
RetouchAreaMaskRoundness real/_
|
1885
2339
|
RetouchAreaMaskSizeX real/_
|
@@ -1887,6 +2341,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1887
2341
|
RetouchAreaMaskTop real/_
|
1888
2342
|
RetouchAreaMaskVersion integer/_
|
1889
2343
|
RetouchAreaMaskWhat string/_
|
2344
|
+
RetouchAreaMaskWholeImageArea string/_
|
1890
2345
|
RetouchAreaMaskX real/_
|
1891
2346
|
RetouchAreaMaskY real/_
|
1892
2347
|
RetouchAreaMaskZeroX real/_
|
@@ -1979,7 +2434,10 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1979
2434
|
CorrectionActive boolean
|
1980
2435
|
CorrectionAmount real
|
1981
2436
|
CorrectionMasks CorrectionMask Struct+
|
1982
|
-
|
2437
|
+
CorrectionName string
|
2438
|
+
CorrRangeMask CorrRangeMask Struct
|
2439
|
+
-
|
2440
|
+
CorrectionSyncID string
|
1983
2441
|
LocalBlacks2012 real
|
1984
2442
|
LocalBrightness real
|
1985
2443
|
LocalClarity real
|
@@ -2014,17 +2472,31 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
2014
2472
|
Bottom real
|
2015
2473
|
CenterValue real
|
2016
2474
|
CenterWeight real
|
2475
|
+
CorrRangeMask CorrRangeMask Struct
|
2476
|
+
-
|
2017
2477
|
Dabs string+
|
2018
2478
|
Feather real
|
2019
2479
|
Flipped boolean
|
2020
2480
|
Flow real
|
2021
2481
|
FullX real
|
2022
2482
|
FullY real
|
2483
|
+
InputDigest string
|
2023
2484
|
Left real
|
2485
|
+
MaskActive boolean
|
2486
|
+
MaskBlendMode integer
|
2487
|
+
MaskDigest string
|
2488
|
+
MaskInverted boolean
|
2489
|
+
MaskName string
|
2490
|
+
MaskSubType string
|
2491
|
+
MaskSyncID string
|
2024
2492
|
MaskValue real
|
2493
|
+
MaskVersion string
|
2494
|
+
Masks CorrectionMask Struct
|
2025
2495
|
Midpoint real
|
2496
|
+
Origin string
|
2026
2497
|
PerimeterValue real
|
2027
2498
|
Radius real
|
2499
|
+
ReferencePoint string
|
2028
2500
|
Right real
|
2029
2501
|
Roundness real
|
2030
2502
|
SizeX real
|
@@ -2032,25 +2504,40 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
2032
2504
|
Top real
|
2033
2505
|
Version integer
|
2034
2506
|
What string
|
2507
|
+
WholeImageArea string
|
2035
2508
|
X real
|
2036
2509
|
Y real
|
2037
2510
|
ZeroX real
|
2038
2511
|
ZeroY real
|
2039
2512
|
|
2040
|
-
=head3 XMP
|
2513
|
+
=head3 XMP CorrRangeMask Struct
|
2514
|
+
|
2515
|
+
Called CorrectionRangeMask by the spec.
|
2041
2516
|
|
2042
2517
|
Field Name Writable
|
2043
2518
|
---------- --------
|
2519
|
+
AreaModels AreaModels Struct+
|
2044
2520
|
ColorAmount real
|
2045
2521
|
DepthFeather real
|
2046
2522
|
DepthMax real
|
2047
2523
|
DepthMin real
|
2524
|
+
Invert boolean
|
2048
2525
|
LumFeather real
|
2049
2526
|
LumMax real
|
2050
2527
|
LumMin real
|
2528
|
+
LumRange string
|
2529
|
+
LuminanceDepthSampleInfo string
|
2530
|
+
SampleType integer
|
2051
2531
|
Type string
|
2052
2532
|
Version string
|
2053
2533
|
|
2534
|
+
=head3 XMP AreaModels Struct
|
2535
|
+
|
2536
|
+
Field Name Writable
|
2537
|
+
---------- --------
|
2538
|
+
AreaComponents string+
|
2539
|
+
ColorRangeMaskAreaSampleInfo string
|
2540
|
+
|
2054
2541
|
=head3 XMP Look Struct
|
2055
2542
|
|
2056
2543
|
Field Name Writable
|
@@ -2081,6 +2568,30 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
2081
2568
|
ToneCurvePV2012Red string+
|
2082
2569
|
Version string
|
2083
2570
|
|
2571
|
+
=head3 XMP RangeMask Struct
|
2572
|
+
|
2573
|
+
This structure is actually called RangeMaskMapInfo, but it only contains one
|
2574
|
+
element which is a RangeMaskMapInfo structure (Yes, really!). So these are
|
2575
|
+
renamed to RangeMask and MapInfo respectively to avoid confusion and
|
2576
|
+
redundancy in the tag names.
|
2577
|
+
|
2578
|
+
Field Name Writable
|
2579
|
+
---------- --------
|
2580
|
+
RangeMaskMapInfo MapInfo Struct
|
2581
|
+
|
2582
|
+
=head3 XMP MapInfo Struct
|
2583
|
+
|
2584
|
+
Called RangeMaskMapInfo by the specification, the same as the containing
|
2585
|
+
structure.
|
2586
|
+
|
2587
|
+
Field Name Writable
|
2588
|
+
---------- --------
|
2589
|
+
LabMax string
|
2590
|
+
LabMin string
|
2591
|
+
LumEq string+
|
2592
|
+
RGBMax string
|
2593
|
+
RGBMin string
|
2594
|
+
|
2084
2595
|
=head3 XMP RetouchArea Struct
|
2085
2596
|
|
2086
2597
|
Field Name Writable
|
@@ -2181,17 +2692,85 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2181
2692
|
CircGradBasedCorrMaskBottom real_
|
2182
2693
|
CircGradBasedCorrMaskCenterValue real_
|
2183
2694
|
CircGradBasedCorrMaskCenterWeight real_
|
2695
|
+
CircGradBasedCorrMaskRange CorrRangeMask Struct_+
|
2696
|
+
CircGradBasedCorrMaskRangeAreaModels AreaModels Struct_+
|
2697
|
+
CircGradBasedCorrMaskRangeAreaModelsComponents string_+
|
2698
|
+
CircGradBasedCorrMaskRangeAreaModelsColorSampleInfo string_+
|
2699
|
+
CircGradBasedCorrMaskRangeColorAmount real_+
|
2700
|
+
CircGradBasedCorrMaskRangeDepthFeather real_+
|
2701
|
+
CircGradBasedCorrMaskRangeDepthMax real_+
|
2702
|
+
CircGradBasedCorrMaskRangeDepthMin real_+
|
2703
|
+
CircGradBasedCorrMaskRangeInvert boolean_+
|
2704
|
+
CircGradBasedCorrMaskRangeLumFeather real_+
|
2705
|
+
CircGradBasedCorrMaskRangeLuminanceDepthSampleInfo string_+
|
2706
|
+
CircGradBasedCorrMaskRangeLumMax real_+
|
2707
|
+
CircGradBasedCorrMaskRangeLumMin real_+
|
2708
|
+
CircGradBasedCorrMaskRangeLumRange string_+
|
2709
|
+
CircGradBasedCorrMaskRangeSampleType integer_+
|
2710
|
+
CircGradBasedCorrMaskRangeType string_+
|
2711
|
+
CircGradBasedCorrMaskRangeVersion string_+
|
2184
2712
|
CircGradBasedCorrMaskDabs string_
|
2185
2713
|
CircGradBasedCorrMaskFeather real_
|
2186
2714
|
CircGradBasedCorrMaskFlipped boolean_
|
2187
2715
|
CircGradBasedCorrMaskFlow real_
|
2188
2716
|
CircGradBasedCorrMaskFullX real_
|
2189
2717
|
CircGradBasedCorrMaskFullY real_
|
2718
|
+
CircGradBasedCorrMaskInputDigest string_
|
2190
2719
|
CircGradBasedCorrMaskLeft real_
|
2720
|
+
CircGradBasedCorrMaskMaskActive boolean_
|
2721
|
+
CircGradBasedCorrMaskMaskBlendMode integer_
|
2722
|
+
CircGradBasedCorrMaskMaskDigest string_
|
2723
|
+
CircGradBasedCorrMaskMaskInverted boolean_
|
2724
|
+
CircGradBasedCorrMaskMaskName string_
|
2725
|
+
CircGradBasedCorrMaskMasks CorrectionMask Struct_+
|
2726
|
+
CircGradBasedCorrMaskMasksAlpha real_
|
2727
|
+
CircGradBasedCorrMaskMasksAngle real_
|
2728
|
+
CircGradBasedCorrMaskMasksBottom real_
|
2729
|
+
CircGradBasedCorrMaskMasksCenterValue real_
|
2730
|
+
CircGradBasedCorrMaskMasksCenterWeight real_
|
2731
|
+
CircGradBasedCorrMaskMasksDabs string_+
|
2732
|
+
CircGradBasedCorrMaskMasksFeather real_
|
2733
|
+
CircGradBasedCorrMaskMasksFlipped boolean_
|
2734
|
+
CircGradBasedCorrMaskMasksFlow real_
|
2735
|
+
CircGradBasedCorrMaskMasksFullX real_
|
2736
|
+
CircGradBasedCorrMaskMasksFullY real_
|
2737
|
+
CircGradBasedCorrMaskMasksInputDigest string_
|
2738
|
+
CircGradBasedCorrMaskMasksLeft real_
|
2739
|
+
CircGradBasedCorrMaskMasksMaskActive boolean_
|
2740
|
+
CircGradBasedCorrMaskMasksMaskBlendMode integer_
|
2741
|
+
CircGradBasedCorrMaskMasksMaskDigest string_
|
2742
|
+
CircGradBasedCorrMaskMasksMaskInverted boolean_
|
2743
|
+
CircGradBasedCorrMaskMasksMaskName string_
|
2744
|
+
CircGradBasedCorrMaskMasksMaskSubType string_
|
2745
|
+
CircGradBasedCorrMaskMasksMaskSyncID string_
|
2746
|
+
CircGradBasedCorrMaskMasksValue real_
|
2747
|
+
CircGradBasedCorrMaskMasksMaskVersion string_
|
2748
|
+
CircGradBasedCorrMaskMasksMidpoint real_
|
2749
|
+
CircGradBasedCorrMaskMasksOrigin string_
|
2750
|
+
CircGradBasedCorrMaskMasksPerimeterValue real_
|
2751
|
+
CircGradBasedCorrMaskMasksRadius real_
|
2752
|
+
CircGradBasedCorrMaskMasksReferencePoint string_
|
2753
|
+
CircGradBasedCorrMaskMasksRight real_
|
2754
|
+
CircGradBasedCorrMaskMasksRoundness real_
|
2755
|
+
CircGradBasedCorrMaskMasksSizeX real_
|
2756
|
+
CircGradBasedCorrMaskMasksSizeY real_
|
2757
|
+
CircGradBasedCorrMaskMasksTop real_
|
2758
|
+
CircGradBasedCorrMaskMaskSubType string_
|
2759
|
+
CircGradBasedCorrMaskMasksVersion integer_
|
2760
|
+
CircGradBasedCorrMaskMasksWhat string_
|
2761
|
+
CircGradBasedCorrMaskMasksWholeImageArea string_
|
2762
|
+
CircGradBasedCorrMaskMasksX real_
|
2763
|
+
CircGradBasedCorrMaskMasksY real_
|
2764
|
+
CircGradBasedCorrMaskMaskSyncID string_
|
2765
|
+
CircGradBasedCorrMaskMasksZeroX real_
|
2766
|
+
CircGradBasedCorrMaskMasksZeroY real_
|
2191
2767
|
CircGradBasedCorrMaskValue real_
|
2768
|
+
CircGradBasedCorrMaskMaskVersion string_
|
2192
2769
|
CircGradBasedCorrMaskMidpoint real_
|
2770
|
+
CircGradBasedCorrMaskOrigin string_
|
2193
2771
|
CircGradBasedCorrMaskPerimeterValue real_
|
2194
2772
|
CircGradBasedCorrMaskRadius real_
|
2773
|
+
CircGradBasedCorrMaskReferencePoint string_
|
2195
2774
|
CircGradBasedCorrMaskRight real_
|
2196
2775
|
CircGradBasedCorrMaskRoundness real_
|
2197
2776
|
CircGradBasedCorrMaskSizeX real_
|
@@ -2199,20 +2778,30 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2199
2778
|
CircGradBasedCorrMaskTop real_
|
2200
2779
|
CircGradBasedCorrMaskVersion integer_
|
2201
2780
|
CircGradBasedCorrMaskWhat string_
|
2781
|
+
CircGradBasedCorrMaskWholeImageArea string_
|
2202
2782
|
CircGradBasedCorrMaskX real_
|
2203
2783
|
CircGradBasedCorrMaskY real_
|
2204
2784
|
CircGradBasedCorrMaskZeroX real_
|
2205
2785
|
CircGradBasedCorrMaskZeroY real_
|
2206
|
-
|
2786
|
+
CircGradBasedCorrCorrectionName string_+
|
2787
|
+
CircGradBasedCorrRangeMask CorrRangeMask Struct_+
|
2788
|
+
CircGradBasedCorrRangeMaskAreaModels AreaModels Struct_+
|
2789
|
+
CircGradBasedCorrRangeMaskAreaModelsComponents string_+
|
2790
|
+
CircGradBasedCorrRangeMaskAreaModelsColorSampleInfo string_+
|
2207
2791
|
CircGradBasedCorrRangeMaskColorAmount real_+
|
2208
2792
|
CircGradBasedCorrRangeMaskDepthFeather real_+
|
2209
2793
|
CircGradBasedCorrRangeMaskDepthMax real_+
|
2210
2794
|
CircGradBasedCorrRangeMaskDepthMin real_+
|
2795
|
+
CircGradBasedCorrRangeMaskInvert boolean_+
|
2211
2796
|
CircGradBasedCorrRangeMaskLumFeather real_+
|
2797
|
+
CircGradBasedCorrRangeMaskLuminanceDepthSampleInfo string_+
|
2212
2798
|
CircGradBasedCorrRangeMaskLumMax real_+
|
2213
2799
|
CircGradBasedCorrRangeMaskLumMin real_+
|
2800
|
+
CircGradBasedCorrRangeMaskLumRange string_+
|
2801
|
+
CircGradBasedCorrRangeMaskSampleType integer_+
|
2214
2802
|
CircGradBasedCorrRangeMaskType string_+
|
2215
2803
|
CircGradBasedCorrRangeMaskVersion string_+
|
2804
|
+
CircGradBasedCorrCorrectionSyncID string_+
|
2216
2805
|
CircGradBasedCorrBlacks2012 real_
|
2217
2806
|
CircGradBasedCorrBrightness real_
|
2218
2807
|
CircGradBasedCorrClarity real_
|
@@ -2233,8 +2822,8 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2233
2822
|
CircGradBasedCorrTemperature real_
|
2234
2823
|
CircGradBasedCorrTexture real_
|
2235
2824
|
CircGradBasedCorrTint real_
|
2236
|
-
|
2237
|
-
|
2825
|
+
CircGradBasedCorrToningHue real_
|
2826
|
+
CircGradBasedCorrToningSaturation real_
|
2238
2827
|
CircGradBasedCorrWhites2012 real_
|
2239
2828
|
CircGradBasedCorrWhat string_
|
2240
2829
|
Clarity integer
|
@@ -2254,6 +2843,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2254
2843
|
ColorNoiseReduction integer
|
2255
2844
|
ColorNoiseReductionDetail integer
|
2256
2845
|
ColorNoiseReductionSmoothness integer
|
2846
|
+
CompatibleVersion string
|
2257
2847
|
ContactInfo string
|
2258
2848
|
Contrast integer/
|
2259
2849
|
Contrast2012 integer
|
@@ -2296,17 +2886,85 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2296
2886
|
GradientBasedCorrMaskBottom real_
|
2297
2887
|
GradientBasedCorrMaskCenterValue real_
|
2298
2888
|
GradientBasedCorrMaskCenterWeight real_
|
2889
|
+
GradientBasedCorrMaskRange CorrRangeMask Struct_+
|
2890
|
+
GradientBasedCorrMaskRangeAreaModels AreaModels Struct_+
|
2891
|
+
GradientBasedCorrMaskRangeAreaModelsComponents string_+
|
2892
|
+
GradientBasedCorrMaskRangeAreaModelsColorSampleInfo string_+
|
2893
|
+
GradientBasedCorrMaskRangeColorAmount real_+
|
2894
|
+
GradientBasedCorrMaskRangeDepthFeather real_+
|
2895
|
+
GradientBasedCorrMaskRangeDepthMax real_+
|
2896
|
+
GradientBasedCorrMaskRangeDepthMin real_+
|
2897
|
+
GradientBasedCorrMaskRangeInvert boolean_+
|
2898
|
+
GradientBasedCorrMaskRangeLumFeather real_+
|
2899
|
+
GradientBasedCorrMaskRangeLuminanceDepthSampleInfo string_+
|
2900
|
+
GradientBasedCorrMaskRangeLumMax real_+
|
2901
|
+
GradientBasedCorrMaskRangeLumMin real_+
|
2902
|
+
GradientBasedCorrMaskRangeLumRange string_+
|
2903
|
+
GradientBasedCorrMaskRangeSampleType integer_+
|
2904
|
+
GradientBasedCorrMaskRangeType string_+
|
2905
|
+
GradientBasedCorrMaskRangeVersion string_+
|
2299
2906
|
GradientBasedCorrMaskDabs string_
|
2300
2907
|
GradientBasedCorrMaskFeather real_
|
2301
2908
|
GradientBasedCorrMaskFlipped boolean_
|
2302
2909
|
GradientBasedCorrMaskFlow real_
|
2303
2910
|
GradientBasedCorrMaskFullX real_
|
2304
2911
|
GradientBasedCorrMaskFullY real_
|
2912
|
+
GradientBasedCorrMaskInputDigest string_
|
2305
2913
|
GradientBasedCorrMaskLeft real_
|
2914
|
+
GradientBasedCorrMaskMaskActive boolean_
|
2915
|
+
GradientBasedCorrMaskMaskBlendMode integer_
|
2916
|
+
GradientBasedCorrMaskMaskDigest string_
|
2917
|
+
GradientBasedCorrMaskMaskInverted boolean_
|
2918
|
+
GradientBasedCorrMaskMaskName string_
|
2919
|
+
GradientBasedCorrMaskMasks CorrectionMask Struct_+
|
2920
|
+
GradientBasedCorrMaskMasksAlpha real_
|
2921
|
+
GradientBasedCorrMaskMasksAngle real_
|
2922
|
+
GradientBasedCorrMaskMasksBottom real_
|
2923
|
+
GradientBasedCorrMaskMasksCenterValue real_
|
2924
|
+
GradientBasedCorrMaskMasksCenterWeight real_
|
2925
|
+
GradientBasedCorrMaskMasksDabs string_+
|
2926
|
+
GradientBasedCorrMaskMasksFeather real_
|
2927
|
+
GradientBasedCorrMaskMasksFlipped boolean_
|
2928
|
+
GradientBasedCorrMaskMasksFlow real_
|
2929
|
+
GradientBasedCorrMaskMasksFullX real_
|
2930
|
+
GradientBasedCorrMaskMasksFullY real_
|
2931
|
+
GradientBasedCorrMaskMasksInputDigest string_
|
2932
|
+
GradientBasedCorrMaskMasksLeft real_
|
2933
|
+
GradientBasedCorrMaskMasksMaskActive boolean_
|
2934
|
+
GradientBasedCorrMaskMasksMaskBlendMode integer_
|
2935
|
+
GradientBasedCorrMaskMasksMaskDigest string_
|
2936
|
+
GradientBasedCorrMaskMasksMaskInverted boolean_
|
2937
|
+
GradientBasedCorrMaskMasksMaskName string_
|
2938
|
+
GradientBasedCorrMaskMasksMaskSubType string_
|
2939
|
+
GradientBasedCorrMaskMasksMaskSyncID string_
|
2940
|
+
GradientBasedCorrMaskMasksValue real_
|
2941
|
+
GradientBasedCorrMaskMasksMaskVersion string_
|
2942
|
+
GradientBasedCorrMaskMasksMidpoint real_
|
2943
|
+
GradientBasedCorrMaskMasksOrigin string_
|
2944
|
+
GradientBasedCorrMaskMasksPerimeterValue real_
|
2945
|
+
GradientBasedCorrMaskMasksRadius real_
|
2946
|
+
GradientBasedCorrMaskMasksReferencePoint string_
|
2947
|
+
GradientBasedCorrMaskMasksRight real_
|
2948
|
+
GradientBasedCorrMaskMasksRoundness real_
|
2949
|
+
GradientBasedCorrMaskMasksSizeX real_
|
2950
|
+
GradientBasedCorrMaskMasksSizeY real_
|
2951
|
+
GradientBasedCorrMaskMasksTop real_
|
2952
|
+
GradientBasedCorrMaskMaskSubType string_
|
2953
|
+
GradientBasedCorrMaskMasksVersion integer_
|
2954
|
+
GradientBasedCorrMaskMasksWhat string_
|
2955
|
+
GradientBasedCorrMaskMasksWholeImageArea string_
|
2956
|
+
GradientBasedCorrMaskMasksX real_
|
2957
|
+
GradientBasedCorrMaskMasksY real_
|
2958
|
+
GradientBasedCorrMaskMaskSyncID string_
|
2959
|
+
GradientBasedCorrMaskMasksZeroX real_
|
2960
|
+
GradientBasedCorrMaskMasksZeroY real_
|
2306
2961
|
GradientBasedCorrMaskValue real_
|
2962
|
+
GradientBasedCorrMaskMaskVersion string_
|
2307
2963
|
GradientBasedCorrMaskMidpoint real_
|
2964
|
+
GradientBasedCorrMaskOrigin string_
|
2308
2965
|
GradientBasedCorrMaskPerimeterValue real_
|
2309
2966
|
GradientBasedCorrMaskRadius real_
|
2967
|
+
GradientBasedCorrMaskReferencePoint string_
|
2310
2968
|
GradientBasedCorrMaskRight real_
|
2311
2969
|
GradientBasedCorrMaskRoundness real_
|
2312
2970
|
GradientBasedCorrMaskSizeX real_
|
@@ -2314,20 +2972,30 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2314
2972
|
GradientBasedCorrMaskTop real_
|
2315
2973
|
GradientBasedCorrMaskVersion integer_
|
2316
2974
|
GradientBasedCorrMaskWhat string_
|
2975
|
+
GradientBasedCorrMaskWholeImageArea string_
|
2317
2976
|
GradientBasedCorrMaskX real_
|
2318
2977
|
GradientBasedCorrMaskY real_
|
2319
2978
|
GradientBasedCorrMaskZeroX real_
|
2320
2979
|
GradientBasedCorrMaskZeroY real_
|
2321
|
-
|
2980
|
+
GradientBasedCorrCorrectionName string_+
|
2981
|
+
GradientBasedCorrRangeMask CorrRangeMask Struct_+
|
2982
|
+
GradientBasedCorrRangeMaskAreaModels AreaModels Struct_+
|
2983
|
+
GradientBasedCorrRangeMaskAreaModelsComponents string_+
|
2984
|
+
GradientBasedCorrRangeMaskAreaModelsColorSampleInfo string_+
|
2322
2985
|
GradientBasedCorrRangeMaskColorAmount real_+
|
2323
2986
|
GradientBasedCorrRangeMaskDepthFeather real_+
|
2324
2987
|
GradientBasedCorrRangeMaskDepthMax real_+
|
2325
2988
|
GradientBasedCorrRangeMaskDepthMin real_+
|
2989
|
+
GradientBasedCorrRangeMaskInvert boolean_+
|
2326
2990
|
GradientBasedCorrRangeMaskLumFeather real_+
|
2991
|
+
GradientBasedCorrRangeMaskLuminanceDepthSampleInfo string_+
|
2327
2992
|
GradientBasedCorrRangeMaskLumMax real_+
|
2328
2993
|
GradientBasedCorrRangeMaskLumMin real_+
|
2994
|
+
GradientBasedCorrRangeMaskLumRange string_+
|
2995
|
+
GradientBasedCorrRangeMaskSampleType integer_+
|
2329
2996
|
GradientBasedCorrRangeMaskType string_+
|
2330
2997
|
GradientBasedCorrRangeMaskVersion string_+
|
2998
|
+
GradientBasedCorrCorrectionSyncID string_+
|
2331
2999
|
GradientBasedCorrBlacks2012 real_
|
2332
3000
|
GradientBasedCorrBrightness real_
|
2333
3001
|
GradientBasedCorrClarity real_
|
@@ -2348,8 +3016,8 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2348
3016
|
GradientBasedCorrTemperature real_
|
2349
3017
|
GradientBasedCorrTexture real_
|
2350
3018
|
GradientBasedCorrTint real_
|
2351
|
-
|
2352
|
-
|
3019
|
+
GradientBasedCorrToningHue real_
|
3020
|
+
GradientBasedCorrToningSaturation real_
|
2353
3021
|
GradientBasedCorrWhites2012 real_
|
2354
3022
|
GradientBasedCorrWhat string_
|
2355
3023
|
GrainAmount integer
|
@@ -2433,6 +3101,149 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2433
3101
|
LuminanceNoiseReductionContrast integer
|
2434
3102
|
LuminanceNoiseReductionDetail integer
|
2435
3103
|
LuminanceSmoothing integer
|
3104
|
+
MaskGroupBasedCorrections Correction Struct+
|
3105
|
+
MaskGroupBasedCorrActive boolean_
|
3106
|
+
MaskGroupBasedCorrAmount real_
|
3107
|
+
MaskGroupBasedCorrMask CorrectionMask Struct_+
|
3108
|
+
MaskGroupBasedCorrMaskAlpha real_
|
3109
|
+
MaskGroupBasedCorrMaskAngle real_
|
3110
|
+
MaskGroupBasedCorrMaskBottom real_
|
3111
|
+
MaskGroupBasedCorrMaskCenterValue real_
|
3112
|
+
MaskGroupBasedCorrMaskCenterWeight real_
|
3113
|
+
MaskGroupBasedCorrMaskRange CorrRangeMask Struct_+
|
3114
|
+
MaskGroupBasedCorrMaskRangeAreaModels AreaModels Struct_+
|
3115
|
+
MaskGroupBasedCorrMaskRangeAreaModelsComponents string_+
|
3116
|
+
MaskGroupBasedCorrMaskRangeAreaModelsColorSampleInfo string_+
|
3117
|
+
MaskGroupBasedCorrMaskRangeColorAmount real_+
|
3118
|
+
MaskGroupBasedCorrMaskRangeDepthFeather real_+
|
3119
|
+
MaskGroupBasedCorrMaskRangeDepthMax real_+
|
3120
|
+
MaskGroupBasedCorrMaskRangeDepthMin real_+
|
3121
|
+
MaskGroupBasedCorrMaskRangeInvert boolean_+
|
3122
|
+
MaskGroupBasedCorrMaskRangeLumFeather real_+
|
3123
|
+
MaskGroupBasedCorrMaskRangeLuminanceDepthSampleInfo string_+
|
3124
|
+
MaskGroupBasedCorrMaskRangeLumMax real_+
|
3125
|
+
MaskGroupBasedCorrMaskRangeLumMin real_+
|
3126
|
+
MaskGroupBasedCorrMaskRangeLumRange string_+
|
3127
|
+
MaskGroupBasedCorrMaskRangeSampleType integer_+
|
3128
|
+
MaskGroupBasedCorrMaskRangeType string_+
|
3129
|
+
MaskGroupBasedCorrMaskRangeVersion string_+
|
3130
|
+
MaskGroupBasedCorrMaskDabs string_+
|
3131
|
+
MaskGroupBasedCorrMaskFeather real_
|
3132
|
+
MaskGroupBasedCorrMaskFlipped boolean_
|
3133
|
+
MaskGroupBasedCorrMaskFlow real_
|
3134
|
+
MaskGroupBasedCorrMaskFullX real_
|
3135
|
+
MaskGroupBasedCorrMaskFullY real_
|
3136
|
+
MaskGroupBasedCorrMaskInputDigest string_
|
3137
|
+
MaskGroupBasedCorrMaskLeft real_
|
3138
|
+
MaskGroupBasedCorrMaskMaskActive boolean_
|
3139
|
+
MaskGroupBasedCorrMaskMaskBlendMode integer_
|
3140
|
+
MaskGroupBasedCorrMaskMaskDigest string_
|
3141
|
+
MaskGroupBasedCorrMaskMaskInverted boolean_
|
3142
|
+
MaskGroupBasedCorrMaskMaskName string_
|
3143
|
+
MaskGroupBasedCorrMaskMasks CorrectionMask Struct_+
|
3144
|
+
MaskGroupBasedCorrMaskMasksAlpha real_
|
3145
|
+
MaskGroupBasedCorrMaskMasksAngle real_
|
3146
|
+
MaskGroupBasedCorrMaskMasksBottom real_
|
3147
|
+
MaskGroupBasedCorrMaskMasksCenterValue real_
|
3148
|
+
MaskGroupBasedCorrMaskMasksCenterWeight real_
|
3149
|
+
MaskGroupBasedCorrMaskMasksDabs string_+
|
3150
|
+
MaskGroupBasedCorrMaskMasksFeather real_
|
3151
|
+
MaskGroupBasedCorrMaskMasksFlipped boolean_
|
3152
|
+
MaskGroupBasedCorrMaskMasksFlow real_
|
3153
|
+
MaskGroupBasedCorrMaskMasksFullX real_
|
3154
|
+
MaskGroupBasedCorrMaskMasksFullY real_
|
3155
|
+
MaskGroupBasedCorrMaskMasksInputDigest string_
|
3156
|
+
MaskGroupBasedCorrMaskMasksLeft real_
|
3157
|
+
MaskGroupBasedCorrMaskMasksMaskActive boolean_
|
3158
|
+
MaskGroupBasedCorrMaskMasksMaskBlendMode integer_
|
3159
|
+
MaskGroupBasedCorrMaskMasksMaskDigest string_
|
3160
|
+
MaskGroupBasedCorrMaskMasksMaskInverted boolean_
|
3161
|
+
MaskGroupBasedCorrMaskMasksMaskName string_
|
3162
|
+
MaskGroupBasedCorrMaskMasksMaskSubType string_
|
3163
|
+
MaskGroupBasedCorrMaskMasksMaskSyncID string_
|
3164
|
+
MaskGroupBasedCorrMaskMasksValue real_
|
3165
|
+
MaskGroupBasedCorrMaskMasksMaskVersion string_
|
3166
|
+
MaskGroupBasedCorrMaskMasksMidpoint real_
|
3167
|
+
MaskGroupBasedCorrMaskMasksOrigin string_
|
3168
|
+
MaskGroupBasedCorrMaskMasksPerimeterValue real_
|
3169
|
+
MaskGroupBasedCorrMaskMasksRadius real_
|
3170
|
+
MaskGroupBasedCorrMaskMasksReferencePoint string_
|
3171
|
+
MaskGroupBasedCorrMaskMasksRight real_
|
3172
|
+
MaskGroupBasedCorrMaskMasksRoundness real_
|
3173
|
+
MaskGroupBasedCorrMaskMasksSizeX real_
|
3174
|
+
MaskGroupBasedCorrMaskMasksSizeY real_
|
3175
|
+
MaskGroupBasedCorrMaskMasksTop real_
|
3176
|
+
MaskGroupBasedCorrMaskMaskSubType string_
|
3177
|
+
MaskGroupBasedCorrMaskMasksVersion integer_
|
3178
|
+
MaskGroupBasedCorrMaskMasksWhat string_
|
3179
|
+
MaskGroupBasedCorrMaskMasksWholeImageArea string_
|
3180
|
+
MaskGroupBasedCorrMaskMasksX real_
|
3181
|
+
MaskGroupBasedCorrMaskMasksY real_
|
3182
|
+
MaskGroupBasedCorrMaskMaskSyncID string_
|
3183
|
+
MaskGroupBasedCorrMaskMasksZeroX real_
|
3184
|
+
MaskGroupBasedCorrMaskMasksZeroY real_
|
3185
|
+
MaskGroupBasedCorrMaskValue real_
|
3186
|
+
MaskGroupBasedCorrMaskMaskVersion string_
|
3187
|
+
MaskGroupBasedCorrMaskMidpoint real_
|
3188
|
+
MaskGroupBasedCorrMaskOrigin string_
|
3189
|
+
MaskGroupBasedCorrMaskPerimeterValue real_
|
3190
|
+
MaskGroupBasedCorrMaskRadius real_
|
3191
|
+
MaskGroupBasedCorrMaskReferencePoint string_
|
3192
|
+
MaskGroupBasedCorrMaskRight real_
|
3193
|
+
MaskGroupBasedCorrMaskRoundness real_
|
3194
|
+
MaskGroupBasedCorrMaskSizeX real_
|
3195
|
+
MaskGroupBasedCorrMaskSizeY real_
|
3196
|
+
MaskGroupBasedCorrMaskTop real_
|
3197
|
+
MaskGroupBasedCorrMaskVersion integer_
|
3198
|
+
MaskGroupBasedCorrMaskWhat string_
|
3199
|
+
MaskGroupBasedCorrMaskWholeImageArea string_
|
3200
|
+
MaskGroupBasedCorrMaskX real_
|
3201
|
+
MaskGroupBasedCorrMaskY real_
|
3202
|
+
MaskGroupBasedCorrMaskZeroX real_
|
3203
|
+
MaskGroupBasedCorrMaskZeroY real_
|
3204
|
+
MaskGroupBasedCorrCorrectionName string_+
|
3205
|
+
MaskGroupBasedCorrRangeMask CorrRangeMask Struct_+
|
3206
|
+
MaskGroupBasedCorrRangeMaskAreaModels AreaModels Struct_+
|
3207
|
+
MaskGroupBasedCorrRangeMaskAreaModelsComponents string_+
|
3208
|
+
MaskGroupBasedCorrRangeMaskAreaModelsColorSampleInfo string_+
|
3209
|
+
MaskGroupBasedCorrRangeMaskColorAmount real_+
|
3210
|
+
MaskGroupBasedCorrRangeMaskDepthFeather real_+
|
3211
|
+
MaskGroupBasedCorrRangeMaskDepthMax real_+
|
3212
|
+
MaskGroupBasedCorrRangeMaskDepthMin real_+
|
3213
|
+
MaskGroupBasedCorrRangeMaskInvert boolean_+
|
3214
|
+
MaskGroupBasedCorrRangeMaskLumFeather real_+
|
3215
|
+
MaskGroupBasedCorrRangeMaskLuminanceDepthSampleInfo string_+
|
3216
|
+
MaskGroupBasedCorrRangeMaskLumMax real_+
|
3217
|
+
MaskGroupBasedCorrRangeMaskLumMin real_+
|
3218
|
+
MaskGroupBasedCorrRangeMaskLumRange string_+
|
3219
|
+
MaskGroupBasedCorrRangeMaskSampleType integer_+
|
3220
|
+
MaskGroupBasedCorrRangeMaskType string_+
|
3221
|
+
MaskGroupBasedCorrRangeMaskVersion string_+
|
3222
|
+
MaskGroupBasedCorrCorrectionSyncID string_+
|
3223
|
+
MaskGroupBasedCorrBlacks2012 real_
|
3224
|
+
MaskGroupBasedCorrBrightness real_
|
3225
|
+
MaskGroupBasedCorrClarity real_
|
3226
|
+
MaskGroupBasedCorrClarity2012 real_
|
3227
|
+
MaskGroupBasedCorrContrast real_
|
3228
|
+
MaskGroupBasedCorrContrast2012 real_
|
3229
|
+
MaskGroupBasedCorrDefringe real_
|
3230
|
+
MaskGroupBasedCorrDehaze real_
|
3231
|
+
MaskGroupBasedCorrExposure real_
|
3232
|
+
MaskGroupBasedCorrExposure2012 real_
|
3233
|
+
MaskGroupBasedCorrHighlights2012 real_
|
3234
|
+
MaskGroupBasedCorrHue real_
|
3235
|
+
MaskGroupBasedCorrLuminanceNoise real_
|
3236
|
+
MaskGroupBasedCorrMoire real_
|
3237
|
+
MaskGroupBasedCorrSaturation real_
|
3238
|
+
MaskGroupBasedCorrShadows2012 real_
|
3239
|
+
MaskGroupBasedCorrSharpness real_
|
3240
|
+
MaskGroupBasedCorrTemperature real_
|
3241
|
+
MaskGroupBasedCorrTexture real_
|
3242
|
+
MaskGroupBasedCorrTint real_
|
3243
|
+
MaskGroupBasedCorrToningHue real_
|
3244
|
+
MaskGroupBasedCorrToningSaturation real_
|
3245
|
+
MaskGroupBasedCorrWhites2012 real_
|
3246
|
+
MaskGroupBasedCorrWhat string_
|
2436
3247
|
MoireFilter string
|
2437
3248
|
Name lang-alt/
|
2438
3249
|
NegativeCacheLargePreviewSize integer
|
@@ -2448,17 +3259,85 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2448
3259
|
PaintCorrectionMaskBottom real_
|
2449
3260
|
PaintCorrectionMaskCenterValue real_
|
2450
3261
|
PaintCorrectionMaskCenterWeight real_
|
3262
|
+
PaintCorrectionMaskRange CorrRangeMask Struct_+
|
3263
|
+
PaintCorrectionMaskRangeAreaModels AreaModels Struct_+
|
3264
|
+
PaintCorrectionMaskRangeAreaModelsComponents string_+
|
3265
|
+
PaintCorrectionMaskRangeAreaModelsColorSampleInfo string_+
|
3266
|
+
PaintCorrectionMaskRangeColorAmount real_+
|
3267
|
+
PaintCorrectionMaskRangeDepthFeather real_+
|
3268
|
+
PaintCorrectionMaskRangeDepthMax real_+
|
3269
|
+
PaintCorrectionMaskRangeDepthMin real_+
|
3270
|
+
PaintCorrectionMaskRangeInvert boolean_+
|
3271
|
+
PaintCorrectionMaskRangeLumFeather real_+
|
3272
|
+
PaintCorrectionMaskRangeLuminanceDepthSampleInfo string_+
|
3273
|
+
PaintCorrectionMaskRangeLumMax real_+
|
3274
|
+
PaintCorrectionMaskRangeLumMin real_+
|
3275
|
+
PaintCorrectionMaskRangeLumRange string_+
|
3276
|
+
PaintCorrectionMaskRangeSampleType integer_+
|
3277
|
+
PaintCorrectionMaskRangeType string_+
|
3278
|
+
PaintCorrectionMaskRangeVersion string_+
|
2451
3279
|
PaintCorrectionMaskDabs string_
|
2452
3280
|
PaintCorrectionMaskFeather real_
|
2453
3281
|
PaintCorrectionMaskFlipped boolean_
|
2454
3282
|
PaintCorrectionMaskFlow real_
|
2455
3283
|
PaintCorrectionMaskFullX real_
|
2456
3284
|
PaintCorrectionMaskFullY real_
|
3285
|
+
PaintCorrectionMaskInputDigest string_
|
2457
3286
|
PaintCorrectionMaskLeft real_
|
3287
|
+
PaintCorrectionMaskMaskActive boolean_
|
3288
|
+
PaintCorrectionMaskMaskBlendMode integer_
|
3289
|
+
PaintCorrectionMaskMaskDigest string_
|
3290
|
+
PaintCorrectionMaskMaskInverted boolean_
|
3291
|
+
PaintCorrectionMaskMaskName string_
|
3292
|
+
PaintCorrectionMaskMasks CorrectionMask Struct_+
|
3293
|
+
PaintCorrectionMaskMasksAlpha real_
|
3294
|
+
PaintCorrectionMaskMasksAngle real_
|
3295
|
+
PaintCorrectionMaskMasksBottom real_
|
3296
|
+
PaintCorrectionMaskMasksCenterValue real_
|
3297
|
+
PaintCorrectionMaskMasksCenterWeight real_
|
3298
|
+
PaintCorrectionMaskMasksDabs string_+
|
3299
|
+
PaintCorrectionMaskMasksFeather real_
|
3300
|
+
PaintCorrectionMaskMasksFlipped boolean_
|
3301
|
+
PaintCorrectionMaskMasksFlow real_
|
3302
|
+
PaintCorrectionMaskMasksFullX real_
|
3303
|
+
PaintCorrectionMaskMasksFullY real_
|
3304
|
+
PaintCorrectionMaskMasksInputDigest string_
|
3305
|
+
PaintCorrectionMaskMasksLeft real_
|
3306
|
+
PaintCorrectionMaskMasksMaskActive boolean_
|
3307
|
+
PaintCorrectionMaskMasksMaskBlendMode integer_
|
3308
|
+
PaintCorrectionMaskMasksMaskDigest string_
|
3309
|
+
PaintCorrectionMaskMasksMaskInverted boolean_
|
3310
|
+
PaintCorrectionMaskMasksMaskName string_
|
3311
|
+
PaintCorrectionMaskMasksMaskSubType string_
|
3312
|
+
PaintCorrectionMaskMasksMaskSyncID string_
|
3313
|
+
PaintCorrectionMaskMasksValue real_
|
3314
|
+
PaintCorrectionMaskMasksMaskVersion string_
|
3315
|
+
PaintCorrectionMaskMasksMidpoint real_
|
3316
|
+
PaintCorrectionMaskMasksOrigin string_
|
3317
|
+
PaintCorrectionMaskMasksPerimeterValue real_
|
3318
|
+
PaintCorrectionMaskMasksRadius real_
|
3319
|
+
PaintCorrectionMaskMasksReferencePoint string_
|
3320
|
+
PaintCorrectionMaskMasksRight real_
|
3321
|
+
PaintCorrectionMaskMasksRoundness real_
|
3322
|
+
PaintCorrectionMaskMasksSizeX real_
|
3323
|
+
PaintCorrectionMaskMasksSizeY real_
|
3324
|
+
PaintCorrectionMaskMasksTop real_
|
3325
|
+
PaintCorrectionMaskMaskSubType string_
|
3326
|
+
PaintCorrectionMaskMasksVersion integer_
|
3327
|
+
PaintCorrectionMaskMasksWhat string_
|
3328
|
+
PaintCorrectionMaskMasksWholeImageArea string_
|
3329
|
+
PaintCorrectionMaskMasksX real_
|
3330
|
+
PaintCorrectionMaskMasksY real_
|
3331
|
+
PaintCorrectionMaskMaskSyncID string_
|
3332
|
+
PaintCorrectionMaskMasksZeroX real_
|
3333
|
+
PaintCorrectionMaskMasksZeroY real_
|
2458
3334
|
PaintCorrectionMaskValue real_
|
3335
|
+
PaintCorrectionMaskMaskVersion string_
|
2459
3336
|
PaintCorrectionMaskMidpoint real_
|
3337
|
+
PaintCorrectionMaskOrigin string_
|
2460
3338
|
PaintCorrectionMaskPerimeterValue real_
|
2461
3339
|
PaintCorrectionMaskRadius real_
|
3340
|
+
PaintCorrectionMaskReferencePoint string_
|
2462
3341
|
PaintCorrectionMaskRight real_
|
2463
3342
|
PaintCorrectionMaskRoundness real_
|
2464
3343
|
PaintCorrectionMaskSizeX real_
|
@@ -2466,20 +3345,30 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2466
3345
|
PaintCorrectionMaskTop real_
|
2467
3346
|
PaintCorrectionMaskVersion integer_
|
2468
3347
|
PaintCorrectionMaskWhat string_
|
3348
|
+
PaintCorrectionMaskWholeImageArea string_
|
2469
3349
|
PaintCorrectionMaskX real_
|
2470
3350
|
PaintCorrectionMaskY real_
|
2471
3351
|
PaintCorrectionMaskZeroX real_
|
2472
3352
|
PaintCorrectionMaskZeroY real_
|
2473
|
-
|
3353
|
+
PaintCorrectionCorrectionName string_+
|
3354
|
+
PaintCorrectionRangeMask CorrRangeMask Struct_+
|
3355
|
+
PaintCorrectionRangeMaskAreaModels AreaModels Struct_+
|
3356
|
+
PaintCorrectionRangeMaskAreaModelsComponents string_+
|
3357
|
+
PaintCorrectionRangeMaskAreaModelsColorSampleInfo string_+
|
2474
3358
|
PaintCorrectionRangeMaskColorAmount real_+
|
2475
3359
|
PaintCorrectionRangeMaskDepthFeather real_+
|
2476
3360
|
PaintCorrectionRangeMaskDepthMax real_+
|
2477
3361
|
PaintCorrectionRangeMaskDepthMin real_+
|
3362
|
+
PaintCorrectionRangeMaskInvert boolean_+
|
2478
3363
|
PaintCorrectionRangeMaskLumFeather real_+
|
3364
|
+
PaintCorrectionRangeMaskLuminanceDepthSampleInfo string_+
|
2479
3365
|
PaintCorrectionRangeMaskLumMax real_+
|
2480
3366
|
PaintCorrectionRangeMaskLumMin real_+
|
3367
|
+
PaintCorrectionRangeMaskLumRange string_+
|
3368
|
+
PaintCorrectionRangeMaskSampleType integer_+
|
2481
3369
|
PaintCorrectionRangeMaskType string_+
|
2482
3370
|
PaintCorrectionRangeMaskVersion string_+
|
3371
|
+
PaintCorrectionCorrectionSyncID string_+
|
2483
3372
|
PaintCorrectionBlacks2012 real_
|
2484
3373
|
PaintCorrectionBrightness real_
|
2485
3374
|
PaintCorrectionClarity real_
|
@@ -2500,8 +3389,8 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2500
3389
|
PaintCorrectionTemperature real_
|
2501
3390
|
PaintCorrectionTexture real_
|
2502
3391
|
PaintCorrectionTint real_
|
2503
|
-
|
2504
|
-
|
3392
|
+
PaintCorrectionToningHue real_
|
3393
|
+
PaintCorrectionToningSaturation real_
|
2505
3394
|
PaintCorrectionWhites2012 real_
|
2506
3395
|
PaintCorrectionWhat string_
|
2507
3396
|
ParametricDarks integer
|
@@ -2527,6 +3416,13 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2527
3416
|
PostCropVignetteStyle integer
|
2528
3417
|
PresetType string
|
2529
3418
|
ProcessVersion string
|
3419
|
+
RangeMask RangeMask Struct
|
3420
|
+
RangeMaskMapInfo MapInfo Struct_
|
3421
|
+
RangeMaskMapInfoLabMax string_
|
3422
|
+
RangeMaskMapInfoLabMin string_
|
3423
|
+
RangeMaskMapInfoLumEq string_+
|
3424
|
+
RangeMaskMapInfoRGBMax string_
|
3425
|
+
RangeMaskMapInfoRGBMin string_
|
2530
3426
|
RawFileName string
|
2531
3427
|
RedEyeInfo string+
|
2532
3428
|
RedHue integer
|
@@ -2539,17 +3435,85 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2539
3435
|
RetouchAreaMaskBottom real_
|
2540
3436
|
RetouchAreaMaskCenterValue real_
|
2541
3437
|
RetouchAreaMaskCenterWeight real_
|
3438
|
+
RetouchAreaMaskRange CorrRangeMask Struct_+
|
3439
|
+
RetouchAreaMaskRangeAreaModels AreaModels Struct_+
|
3440
|
+
RetouchAreaMaskRangeAreaModelsComponents string_+
|
3441
|
+
RetouchAreaMaskRangeAreaModelsColorSampleInfo string_+
|
3442
|
+
RetouchAreaMaskRangeColorAmount real_+
|
3443
|
+
RetouchAreaMaskRangeDepthFeather real_+
|
3444
|
+
RetouchAreaMaskRangeDepthMax real_+
|
3445
|
+
RetouchAreaMaskRangeDepthMin real_+
|
3446
|
+
RetouchAreaMaskRangeInvert boolean_+
|
3447
|
+
RetouchAreaMaskRangeLumFeather real_+
|
3448
|
+
RetouchAreaMaskRangeLuminanceDepthSampleInfo string_+
|
3449
|
+
RetouchAreaMaskRangeLumMax real_+
|
3450
|
+
RetouchAreaMaskRangeLumMin real_+
|
3451
|
+
RetouchAreaMaskRangeLumRange string_+
|
3452
|
+
RetouchAreaMaskRangeSampleType integer_+
|
3453
|
+
RetouchAreaMaskRangeType string_+
|
3454
|
+
RetouchAreaMaskRangeVersion string_+
|
2542
3455
|
RetouchAreaMaskDabs string_
|
2543
3456
|
RetouchAreaMaskFeather real_
|
2544
3457
|
RetouchAreaMaskFlipped boolean_
|
2545
3458
|
RetouchAreaMaskFlow real_
|
2546
3459
|
RetouchAreaMaskFullX real_
|
2547
3460
|
RetouchAreaMaskFullY real_
|
3461
|
+
RetouchAreaMaskInputDigest string_
|
2548
3462
|
RetouchAreaMaskLeft real_
|
3463
|
+
RetouchAreaMaskMaskActive boolean_
|
3464
|
+
RetouchAreaMaskMaskBlendMode integer_
|
3465
|
+
RetouchAreaMaskMaskDigest string_
|
3466
|
+
RetouchAreaMaskMaskInverted boolean_
|
3467
|
+
RetouchAreaMaskMaskName string_
|
3468
|
+
RetouchAreaMaskMasks CorrectionMask Struct_+
|
3469
|
+
RetouchAreaMaskMasksAlpha real_
|
3470
|
+
RetouchAreaMaskMasksAngle real_
|
3471
|
+
RetouchAreaMaskMasksBottom real_
|
3472
|
+
RetouchAreaMaskMasksCenterValue real_
|
3473
|
+
RetouchAreaMaskMasksCenterWeight real_
|
3474
|
+
RetouchAreaMaskMasksDabs string_+
|
3475
|
+
RetouchAreaMaskMasksFeather real_
|
3476
|
+
RetouchAreaMaskMasksFlipped boolean_
|
3477
|
+
RetouchAreaMaskMasksFlow real_
|
3478
|
+
RetouchAreaMaskMasksFullX real_
|
3479
|
+
RetouchAreaMaskMasksFullY real_
|
3480
|
+
RetouchAreaMaskMasksInputDigest string_
|
3481
|
+
RetouchAreaMaskMasksLeft real_
|
3482
|
+
RetouchAreaMaskMasksMaskActive boolean_
|
3483
|
+
RetouchAreaMaskMasksMaskBlendMode integer_
|
3484
|
+
RetouchAreaMaskMasksMaskDigest string_
|
3485
|
+
RetouchAreaMaskMasksMaskInverted boolean_
|
3486
|
+
RetouchAreaMaskMasksMaskName string_
|
3487
|
+
RetouchAreaMaskMasksMaskSubType string_
|
3488
|
+
RetouchAreaMaskMasksMaskSyncID string_
|
3489
|
+
RetouchAreaMaskMasksValue real_
|
3490
|
+
RetouchAreaMaskMasksMaskVersion string_
|
3491
|
+
RetouchAreaMaskMasksMidpoint real_
|
3492
|
+
RetouchAreaMaskMasksOrigin string_
|
3493
|
+
RetouchAreaMaskMasksPerimeterValue real_
|
3494
|
+
RetouchAreaMaskMasksRadius real_
|
3495
|
+
RetouchAreaMaskMasksReferencePoint string_
|
3496
|
+
RetouchAreaMaskMasksRight real_
|
3497
|
+
RetouchAreaMaskMasksRoundness real_
|
3498
|
+
RetouchAreaMaskMasksSizeX real_
|
3499
|
+
RetouchAreaMaskMasksSizeY real_
|
3500
|
+
RetouchAreaMaskMasksTop real_
|
3501
|
+
RetouchAreaMaskMaskSubType string_
|
3502
|
+
RetouchAreaMaskMasksVersion integer_
|
3503
|
+
RetouchAreaMaskMasksWhat string_
|
3504
|
+
RetouchAreaMaskMasksWholeImageArea string_
|
3505
|
+
RetouchAreaMaskMasksX real_
|
3506
|
+
RetouchAreaMaskMasksY real_
|
3507
|
+
RetouchAreaMaskMaskSyncID string_
|
3508
|
+
RetouchAreaMaskMasksZeroX real_
|
3509
|
+
RetouchAreaMaskMasksZeroY real_
|
2549
3510
|
RetouchAreaMaskValue real_
|
3511
|
+
RetouchAreaMaskMaskVersion string_
|
2550
3512
|
RetouchAreaMaskMidpoint real_
|
3513
|
+
RetouchAreaMaskOrigin string_
|
2551
3514
|
RetouchAreaMaskPerimeterValue real_
|
2552
3515
|
RetouchAreaMaskRadius real_
|
3516
|
+
RetouchAreaMaskReferencePoint string_
|
2553
3517
|
RetouchAreaMaskRight real_
|
2554
3518
|
RetouchAreaMaskRoundness real_
|
2555
3519
|
RetouchAreaMaskSizeX real_
|
@@ -2557,6 +3521,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2557
3521
|
RetouchAreaMaskTop real_
|
2558
3522
|
RetouchAreaMaskVersion integer_
|
2559
3523
|
RetouchAreaMaskWhat string_
|
3524
|
+
RetouchAreaMaskWholeImageArea string_
|
2560
3525
|
RetouchAreaMaskX real_
|
2561
3526
|
RetouchAreaMaskY real_
|
2562
3527
|
RetouchAreaMaskZeroX real_
|
@@ -3161,8 +4126,8 @@ These tags belong to the ExifTool XMP-exif family 1 group.
|
|
3161
4126
|
|
3162
4127
|
=head3 XMP exifEX Tags
|
3163
4128
|
|
3164
|
-
EXIF tags added by the EXIF 2.
|
3165
|
-
L<
|
4129
|
+
EXIF tags added by the EXIF 2.32 for XMP specification (see
|
4130
|
+
L<https://cipa.jp/std/documents/download_e.html?DC-010-2020_E>).
|
3166
4131
|
|
3167
4132
|
These tags belong to the ExifTool XMP-exifEX family 1 group.
|
3168
4133
|
|
@@ -3542,7 +4507,7 @@ These tags belong to the ExifTool XMP-iptcCore family 1 group.
|
|
3542
4507
|
|
3543
4508
|
=head3 XMP iptcExt Tags
|
3544
4509
|
|
3545
|
-
This table contains tags defined by the IPTC Extension schema version 1.
|
4510
|
+
This table contains tags defined by the IPTC Extension schema version 1.6.
|
3546
4511
|
The actual namespace prefix is "Iptc4xmpExt", but ExifTool shortens this for
|
3547
4512
|
the family 1 group name. (see
|
3548
4513
|
L<http://www.iptc.org/standards/photo-metadata/iptc-standard/>)
|
@@ -4044,6 +5009,7 @@ These tags belong to the ExifTool XMP-lr family 1 group.
|
|
4044
5009
|
-------- --------
|
4045
5010
|
HierarchicalSubject string+
|
4046
5011
|
PrivateRTKInfo string
|
5012
|
+
WeightedFlatSubject string+
|
4047
5013
|
|
4048
5014
|
=head3 XMP MediaPro Tags
|
4049
5015
|
|
@@ -4499,7 +5465,7 @@ These tags belong to the ExifTool XMP-tiff family 1 group.
|
|
4499
5465
|
ImageWidth integer
|
4500
5466
|
Make string
|
4501
5467
|
Model string
|
4502
|
-
NativeDigest string
|
5468
|
+
NativeDigest string/
|
4503
5469
|
Orientation integer
|
4504
5470
|
PhotometricInterpretation integer
|
4505
5471
|
PlanarConfiguration integer
|
@@ -5569,32 +6535,98 @@ specification.
|
|
5569
6535
|
'A2B0' AToB0 no
|
5570
6536
|
'A2B1' AToB1 no
|
5571
6537
|
'A2B2' AToB2 no
|
6538
|
+
'A2B3' AToB3 no
|
6539
|
+
'A2M0' AToM0 no
|
5572
6540
|
'B2A0' BToA0 no
|
5573
6541
|
'B2A1' BToA1 no
|
5574
6542
|
'B2A2' BToA2 no
|
6543
|
+
'B2A3' BToA3 no
|
5575
6544
|
'B2D0' BToD0 no
|
5576
6545
|
'B2D1' BToD1 no
|
5577
6546
|
'B2D2' BToD2 no
|
5578
6547
|
'B2D3' BToD3 no
|
6548
|
+
'CxF ' CXF no
|
5579
6549
|
'D2B0' DToB0 no
|
5580
6550
|
'D2B1' DToB1 no
|
5581
6551
|
'D2B2' DToB2 no
|
5582
6552
|
'D2B3' DToB3 no
|
5583
6553
|
'Header' ProfileHeader ICC_Profile Header
|
6554
|
+
'M2A0' MToA0 no
|
6555
|
+
'M2B0' MToB0 no
|
6556
|
+
'M2B1' MToB1 no
|
6557
|
+
'M2B2' MToB2 no
|
6558
|
+
'M2B3' MToB3 no
|
6559
|
+
'M2S0' MToS0 no
|
6560
|
+
'M2S1' MToS1 no
|
6561
|
+
'M2S2' MToS2 no
|
6562
|
+
'M2S3' MToS3 no
|
5584
6563
|
'MS00' WCSProfiles no
|
6564
|
+
'bAB0' BRDFAToB0 no
|
6565
|
+
'bAB1' BRDFAToB1 no
|
6566
|
+
'bAB2' BRDFAToB2 no
|
6567
|
+
'bAB3' BRDFAToB3 no
|
6568
|
+
'bBA0' BRDFBToA0 no
|
6569
|
+
'bBA1' BRDFBToA1 no
|
6570
|
+
'bBA2' BRDFBToA2 no
|
6571
|
+
'bBA3' BRDFBToA3 no
|
6572
|
+
'bBD0' BRDFBToD0 no
|
6573
|
+
'bBD1' BRDFBToD1 no
|
6574
|
+
'bBD2' BRDFBToD2 no
|
6575
|
+
'bBD3' BRDFBToD3 no
|
6576
|
+
'bDB0' BRDFDToB0 no
|
6577
|
+
'bDB1' BRDFDToB1 no
|
6578
|
+
'bDB2' BRDFDToB2 no
|
6579
|
+
'bDB3' BRDFDToB3 no
|
6580
|
+
'bMB0' BRDFMToB0 no
|
6581
|
+
'bMB1' BRDFMToB1 no
|
6582
|
+
'bMB2' BRDFMToB2 no
|
6583
|
+
'bMB3' BRDFMToB3 no
|
6584
|
+
'bMS0' BRDFMToS0 no
|
6585
|
+
'bMS1' BRDFMToS1 no
|
6586
|
+
'bMS2' BRDFMToS2 no
|
6587
|
+
'bMS3' BRDFMToS3 no
|
5585
6588
|
'bTRC' BlueTRC no
|
5586
6589
|
'bXYZ' BlueMatrixColumn no
|
6590
|
+
'bcp0' BRDFColorimetricParam0 no
|
6591
|
+
'bcp1' BRDFColorimetricParam1 no
|
6592
|
+
'bcp2' BRDFColorimetricParam2 no
|
6593
|
+
'bcp3' BRDFColorimetricParam3 no
|
5587
6594
|
'bfd ' UCRBG no
|
5588
6595
|
'bkpt' MediaBlackPoint no
|
6596
|
+
'bsp0' BRDFSpectralParam0 no
|
6597
|
+
'bsp1' BRDFSpectralParam1 no
|
6598
|
+
'bsp2' BRDFSpectralParam2 no
|
6599
|
+
'bsp3' BRDFSpectralParam3 no
|
6600
|
+
'c2sp' CustomToStandardPcc no
|
5589
6601
|
'calt' CalibrationDateTime no
|
6602
|
+
'cept' ColorEncodingParams no
|
5590
6603
|
'chad' ChromaticAdaptation no
|
5591
6604
|
'chrm' Chromaticity ICC_Profile Chromaticity
|
5592
6605
|
'ciis' ColorimetricIntentImageState no
|
6606
|
+
'clio' ColorantInfoOut no
|
6607
|
+
'cloo' ColorantOrderOut no
|
5593
6608
|
'clot' ColorantTableOut no
|
5594
6609
|
'clro' ColorantOrder no
|
5595
6610
|
'clrt' ColorantTable ICC_Profile ColorantTable
|
5596
6611
|
'cprt' ProfileCopyright no
|
5597
6612
|
'crdi' CRDInfo no
|
6613
|
+
'csnm' ColorSpaceName no
|
6614
|
+
'dAB0' DirectionalAToB0 no
|
6615
|
+
'dAB1' DirectionalAToB1 no
|
6616
|
+
'dAB2' DirectionalAToB2 no
|
6617
|
+
'dAB3' DirectionalAToB3 no
|
6618
|
+
'dBA0' DirectionalBToA0 no
|
6619
|
+
'dBA1' DirectionalBToA1 no
|
6620
|
+
'dBA2' DirectionalBToA2 no
|
6621
|
+
'dBA3' DirectionalBToA3 no
|
6622
|
+
'dBD0' DirectionalBToD0 no
|
6623
|
+
'dBD1' DirectionalBToD1 no
|
6624
|
+
'dBD2' DirectionalBToD2 no
|
6625
|
+
'dBD3' DirectionalBToD3 no
|
6626
|
+
'dDB0' DirectionalDToB0 no
|
6627
|
+
'dDB1' DirectionalDToB1 no
|
6628
|
+
'dDB2' DirectionalDToB2 no
|
6629
|
+
'dDB3' DirectionalDToB3 no
|
5598
6630
|
'desc' ProfileDescription no
|
5599
6631
|
'devs' DeviceSettings no
|
5600
6632
|
'dmdd' DeviceModelDesc no
|
@@ -5604,14 +6636,23 @@ specification.
|
|
5604
6636
|
'gTRC' GreenTRC no
|
5605
6637
|
'gXYZ' GreenMatrixColumn no
|
5606
6638
|
'gamt' Gamut no
|
6639
|
+
'gdb0' GamutBoundaryDescription0 no
|
6640
|
+
'gdb1' GamutBoundaryDescription1 no
|
6641
|
+
'gdb2' GamutBoundaryDescription2 no
|
6642
|
+
'gdb3' GamutBoundaryDescription3 no
|
5607
6643
|
'kTRC' GrayTRC no
|
5608
6644
|
'lumi' Luminance no
|
6645
|
+
'mcta' MultiplexTypeArray no
|
6646
|
+
'mdv ' MultiplexDefaultValues no
|
5609
6647
|
'meas' Measurement ICC_Profile Measurement
|
5610
6648
|
'meta' Metadata ICC_Profile Metadata
|
6649
|
+
'miin' MeasurementInputInfo no
|
6650
|
+
'minf' MeasurementInfo no
|
5611
6651
|
'mmod' MakeAndModel no
|
5612
6652
|
'ncl2' NamedColor2 no
|
5613
6653
|
'ncol' NamedColor no
|
5614
6654
|
'ndin' NativeDisplayInfo no
|
6655
|
+
'nmcl' NamedColor no
|
5615
6656
|
'pre0' Preview0 no
|
5616
6657
|
'pre1' Preview1 no
|
5617
6658
|
'pre2' Preview2 no
|
@@ -5623,18 +6664,24 @@ specification.
|
|
5623
6664
|
'psd3' PostScript2CRD3 no
|
5624
6665
|
'pseq' ProfileSequenceDesc no
|
5625
6666
|
'psid' ProfileSequenceIdentifier no
|
6667
|
+
'psin' ProfileSequenceInfo no
|
5626
6668
|
'psvm' PS2CRDVMSize no
|
5627
6669
|
'rTRC' RedTRC no
|
5628
6670
|
'rXYZ' RedMatrixColumn no
|
5629
6671
|
'resp' OutputResponse no
|
6672
|
+
'rfnm' ReferenceName no
|
5630
6673
|
'rhoc' ReflectionHardcopyOrigColorimetry no
|
5631
6674
|
'rig0' PerceptualRenderingIntentGamut no
|
5632
6675
|
'rig2' SaturationRenderingIntentGamut no
|
5633
6676
|
'rpoc' ReflectionPrintOutputColorimetry no
|
6677
|
+
's2cp' StandardToCustomPcc no
|
5634
6678
|
'sape' SceneAppearanceEstimates no
|
5635
6679
|
'scoe' SceneColorimetryEstimates no
|
5636
6680
|
'scrd' ScreeningDesc no
|
5637
6681
|
'scrn' Screening no
|
6682
|
+
'smap' SurfaceMap no
|
6683
|
+
'svcn' SpectralViewingConditions no
|
6684
|
+
'swpt' SpectralWhitePoint no
|
5638
6685
|
'targ' CharTarget no
|
5639
6686
|
'tech' Technology no
|
5640
6687
|
'vcgt' VideoCardGamma no
|
@@ -5957,6 +7004,7 @@ Unknown only to reduce the volume of the normal output.
|
|
5957
7004
|
0x000c FlickerReductionIndicator no
|
5958
7005
|
0x000d MovieISOAutoHiLimit no
|
5959
7006
|
0x000e MovieISOAutoControlManualMode no
|
7007
|
+
0x000f MovieWhiteBalanceSameAsPhoto no
|
5960
7008
|
0x001d AF-CPrioritySel no
|
5961
7009
|
0x001e AF-SPrioritySel no
|
5962
7010
|
0x0020 AFPointSel no
|
@@ -6012,6 +7060,8 @@ Unknown only to reduce the volume of the normal output.
|
|
6012
7060
|
0x0063 Language no
|
6013
7061
|
0x006c ShootingInfoDisplay no
|
6014
7062
|
0x0074 FlickAdvanceDirection no
|
7063
|
+
0x0075 HDMIOutputResolution no
|
7064
|
+
0x0077 HDMIOutputRange no
|
6015
7065
|
0x0080 RemoteFuncButton no
|
6016
7066
|
0x008b CmdDialsReverseRotation no
|
6017
7067
|
0x008d FocusPeakingHighlightColor no
|
@@ -6019,6 +7069,7 @@ Unknown only to reduce the volume of the normal output.
|
|
6019
7069
|
0x008f ShutterSpeedLock no
|
6020
7070
|
0x0090 ApertureLock no
|
6021
7071
|
0x0091 MovieHighlightDisplayThreshold no
|
7072
|
+
0x0092 HDMIExternalRecorder no
|
6022
7073
|
0x0093 BlockShotAFResponse no
|
6023
7074
|
0x0094 SubjectMotion no
|
6024
7075
|
0x0095 Three-DTrackingFaceDetection no
|
@@ -6081,10 +7132,14 @@ Unknown only to reduce the volume of the normal output.
|
|
6081
7132
|
0x00fb SecondarySlotFunction no
|
6082
7133
|
0x00fc SilentPhotography no
|
6083
7134
|
0x00fd ExtendedShutterSpeeds no
|
7135
|
+
0x0102 HDMIBitDepth no
|
7136
|
+
0x0103 HDMIOutputHDR no
|
7137
|
+
0x0104 HDMIViewAssist no
|
6084
7138
|
0x0109 BracketSet no
|
6085
7139
|
0x010a BracketProgram no
|
6086
7140
|
0x010b BracketIncrement no
|
6087
7141
|
0x010c BracketIncrement no
|
7142
|
+
0x010e MonitorBrightness no
|
6088
7143
|
0x0116 GroupAreaC1 no
|
6089
7144
|
0x0117 AutoAreaAFStartingPoint no
|
6090
7145
|
0x0118 FocusPointPersistence no
|
@@ -6128,7 +7183,7 @@ Unknown only to reduce the volume of the normal output.
|
|
6128
7183
|
0x0150 ShutterType no
|
6129
7184
|
0x0151 LensFunc2Button no
|
6130
7185
|
0x0158 USBPowerDelivery no
|
6131
|
-
|
7186
|
+
0x0159 EnergySavingMode no
|
6132
7187
|
0x015c BracketingBurstOptions no
|
6133
7188
|
0x015e PrimarySlot no
|
6134
7189
|
0x015f ReverseFocusRing no
|
@@ -6141,7 +7196,9 @@ Unknown only to reduce the volume of the normal output.
|
|
6141
7196
|
0x016a LimitAF-AreaModeSelAutoAnimals? no
|
6142
7197
|
0x016b LimitAF-AreaModeSelWideLPeople? no
|
6143
7198
|
0x016c LimitAF-AreaModeSelWideLAnimals? no
|
7199
|
+
0x016d SaveFocus no
|
6144
7200
|
0x016e AFAreaMode no
|
7201
|
+
0x016f MovieAFAreaMode no
|
6145
7202
|
0x0170 PreferSubSelectorCenter no
|
6146
7203
|
0x0171 KeepExposureWithTeleconverter no
|
6147
7204
|
0x0174 FocusPointSelectionSpeed no
|
@@ -6264,6 +7321,7 @@ Unknown only to reduce the volume of the normal output.
|
|
6264
7321
|
ColorData8 Canon ColorData8
|
6265
7322
|
ColorData9 Canon ColorData9
|
6266
7323
|
ColorData10 Canon ColorData10
|
7324
|
+
ColorData11 Canon ColorData11
|
6267
7325
|
ColorDataUnknown Canon ColorDataUnknown
|
6268
7326
|
0x4002 CRWParam? no
|
6269
7327
|
0x4003 ColorInfo Canon ColorInfo
|
@@ -7895,7 +8953,8 @@ These tags are used by the EOS 600D and 1200D.
|
|
7895
8953
|
|
7896
8954
|
=head3 Canon ColorData7 Tags
|
7897
8955
|
|
7898
|
-
These tags are used by the EOS 1DX, 5DmkIII, 6D, 100D, 650D, 700D,
|
8956
|
+
These tags are used by the EOS 1DX, 5DmkIII, 6D, 7DmkII, 100D, 650D, 700D,
|
8957
|
+
8000D, M and M2.
|
7899
8958
|
|
7900
8959
|
Index2 Tag Name Writable
|
7901
8960
|
------ -------- --------
|
@@ -7975,6 +9034,9 @@ These tags are used by the EOS 1DX, 5DmkIII, 6D, 100D, 650D, 700D, M and 7DmkII.
|
|
7975
9034
|
|
7976
9035
|
=head3 Canon ColorData8 Tags
|
7977
9036
|
|
9037
|
+
These tags are used by the EOS 1DXmkII, 5DS, 5DSR, 5DmkIV, 6DmkII, 77D, 80D,
|
9038
|
+
200D, 800D, 1300D, 2000D, 4000D and 9000D.
|
9039
|
+
|
7978
9040
|
Index2 Tag Name Writable
|
7979
9041
|
------ -------- --------
|
7980
9042
|
0 ColorDataVersion int16s
|
@@ -8071,6 +9133,8 @@ These tags are used by the EOS 1DX, 5DmkIII, 6D, 100D, 650D, 700D, M and 7DmkII.
|
|
8071
9133
|
|
8072
9134
|
=head3 Canon ColorData9 Tags
|
8073
9135
|
|
9136
|
+
These tags are used by the M6mkII, M50, M200, EOS R, RP, 90D, 250D and 850D
|
9137
|
+
|
8074
9138
|
Index2 Tag Name Writable
|
8075
9139
|
------ -------- --------
|
8076
9140
|
0 ColorDataVersion int16s
|
@@ -8160,6 +9224,8 @@ These tags are used by the EOS 1DX, 5DmkIII, 6D, 100D, 650D, 700D, M and 7DmkII.
|
|
8160
9224
|
|
8161
9225
|
=head3 Canon ColorData10 Tags
|
8162
9226
|
|
9227
|
+
These tags are used by the R5, R5 and EOS 1DXmkIII.
|
9228
|
+
|
8163
9229
|
Index2 Tag Name Writable
|
8164
9230
|
------ -------- --------
|
8165
9231
|
0 ColorDataVersion int16s
|
@@ -8247,6 +9313,95 @@ These tags are used by the EOS 1DX, 5DmkIII, 6D, 100D, 650D, 700D, M and 7DmkII.
|
|
8247
9313
|
811 SpecularWhiteLevel int16u
|
8248
9314
|
812 LinearityUpperMargin int16u
|
8249
9315
|
|
9316
|
+
=head3 Canon ColorData11 Tags
|
9317
|
+
|
9318
|
+
These tags are used by the EOS R3
|
9319
|
+
|
9320
|
+
Index2 Tag Name Writable
|
9321
|
+
------ -------- --------
|
9322
|
+
0 ColorDataVersion int16s
|
9323
|
+
105 WB_RGGBLevelsAsShot int16s[4]
|
9324
|
+
109 ColorTempAsShot int16s
|
9325
|
+
110 WB_RGGBLevelsAuto int16s[4]
|
9326
|
+
114 ColorTempAuto int16s
|
9327
|
+
115 WB_RGGBLevelsMeasured int16s[4]
|
9328
|
+
119 ColorTempMeasured int16s
|
9329
|
+
120 WB_RGGBLevelsUnknown? int16s[4]
|
9330
|
+
124 ColorTempUnknown? int16s
|
9331
|
+
125 WB_RGGBLevelsUnknown2? int16s[4]
|
9332
|
+
129 ColorTempUnknown2? int16s
|
9333
|
+
130 WB_RGGBLevelsUnknown3? int16s[4]
|
9334
|
+
134 ColorTempUnknown3? int16s
|
9335
|
+
135 WB_RGGBLevelsUnknown4? int16s[4]
|
9336
|
+
139 ColorTempUnknown4? int16s
|
9337
|
+
140 WB_RGGBLevelsUnknown5? int16s[4]
|
9338
|
+
144 ColorTempUnknown5? int16s
|
9339
|
+
145 WB_RGGBLevelsUnknown6? int16s[4]
|
9340
|
+
149 ColorTempUnknown6? int16s
|
9341
|
+
150 WB_RGGBLevelsUnknown7? int16s[4]
|
9342
|
+
154 ColorTempUnknown7? int16s
|
9343
|
+
155 WB_RGGBLevelsUnknown8? int16s[4]
|
9344
|
+
159 ColorTempUnknown8? int16s
|
9345
|
+
160 WB_RGGBLevelsUnknown9? int16s[4]
|
9346
|
+
164 ColorTempUnknown9? int16s
|
9347
|
+
165 WB_RGGBLevelsUnknown10? int16s[4]
|
9348
|
+
169 ColorTempUnknown10? int16s
|
9349
|
+
170 WB_RGGBLevelsUnknown11? int16s[4]
|
9350
|
+
174 ColorTempUnknown11? int16s
|
9351
|
+
175 WB_RGGBLevelsUnknown11? int16s[4]
|
9352
|
+
179 ColorTempUnknown11? int16s
|
9353
|
+
180 WB_RGGBLevelsUnknown12? int16s[4]
|
9354
|
+
184 ColorTempUnknown12? int16s
|
9355
|
+
185 WB_RGGBLevelsUnknown13? int16s[4]
|
9356
|
+
189 ColorTempUnknown13? int16s
|
9357
|
+
190 WB_RGGBLevelsUnknown14? int16s[4]
|
9358
|
+
194 ColorTempUnknown14? int16s
|
9359
|
+
195 WB_RGGBLevelsUnknown15? int16s[4]
|
9360
|
+
199 ColorTempUnknown15? int16s
|
9361
|
+
200 WB_RGGBLevelsUnknown16? int16s[4]
|
9362
|
+
204 ColorTempUnknown16? int16s
|
9363
|
+
205 WB_RGGBLevelsDaylight int16s[4]
|
9364
|
+
209 ColorTempDaylight int16s
|
9365
|
+
210 WB_RGGBLevelsShade int16s[4]
|
9366
|
+
214 ColorTempShade int16s
|
9367
|
+
215 WB_RGGBLevelsCloudy int16s[4]
|
9368
|
+
219 ColorTempCloudy int16s
|
9369
|
+
220 WB_RGGBLevelsTungsten int16s[4]
|
9370
|
+
224 ColorTempTungsten int16s
|
9371
|
+
225 WB_RGGBLevelsFluorescent int16s[4]
|
9372
|
+
229 ColorTempFluorescent int16s
|
9373
|
+
230 WB_RGGBLevelsKelvin int16s[4]
|
9374
|
+
234 ColorTempKelvin int16s
|
9375
|
+
235 WB_RGGBLevelsFlash int16s[4]
|
9376
|
+
239 ColorTempFlash int16s
|
9377
|
+
240 WB_RGGBLevelsUnknown17? int16s[4]
|
9378
|
+
244 ColorTempUnknown17? int16s
|
9379
|
+
245 WB_RGGBLevelsUnknown18? int16s[4]
|
9380
|
+
249 ColorTempUnknown18? int16s
|
9381
|
+
250 WB_RGGBLevelsUnknown19? int16s[4]
|
9382
|
+
254 ColorTempUnknown19? int16s
|
9383
|
+
255 WB_RGGBLevelsUnknown20? int16s[4]
|
9384
|
+
259 ColorTempUnknown20? int16s
|
9385
|
+
260 WB_RGGBLevelsUnknown21? int16s[4]
|
9386
|
+
264 ColorTempUnknown21? int16s
|
9387
|
+
265 WB_RGGBLevelsUnknown22? int16s[4]
|
9388
|
+
269 ColorTempUnknown22? int16s
|
9389
|
+
270 WB_RGGBLevelsUnknown23? int16s[4]
|
9390
|
+
274 ColorTempUnknown23? int16s
|
9391
|
+
275 WB_RGGBLevelsUnknown24? int16s[4]
|
9392
|
+
279 ColorTempUnknown24? int16s
|
9393
|
+
280 WB_RGGBLevelsUnknown25? int16s[4]
|
9394
|
+
284 ColorTempUnknown25? int16s
|
9395
|
+
285 WB_RGGBLevelsUnknown26? int16s[4]
|
9396
|
+
289 ColorTempUnknown26? int16s
|
9397
|
+
290 WB_RGGBLevelsUnknown27? int16s[4]
|
9398
|
+
294 ColorTempUnknown27? int16s
|
9399
|
+
300 ColorCalib? Canon ColorCalib
|
9400
|
+
363 PerChannelBlackLevel int16u[4]
|
9401
|
+
640 NormalWhiteLevel int16u
|
9402
|
+
641 SpecularWhiteLevel int16u
|
9403
|
+
642 LinearityUpperMargin int16u
|
9404
|
+
|
8250
9405
|
=head3 Canon ColorDataUnknown Tags
|
8251
9406
|
|
8252
9407
|
Index2 Tag Name Writable
|
@@ -9519,7 +10674,7 @@ imaging cameras by FLIR Systems Inc.
|
|
9519
10674
|
|
9520
10675
|
Information extracted from FLIR FFF images and the APP1 FLIR segment of JPEG
|
9521
10676
|
images. These tags may also be extracted from the first frame of an FLIR
|
9522
|
-
SEQ file.
|
10677
|
+
SEQ file, or all frames if the ExtractEmbedded option is used.
|
9523
10678
|
|
9524
10679
|
Tag ID Tag Name Writable
|
9525
10680
|
------ -------- --------
|
@@ -12404,6 +13559,7 @@ DiMAGE X and Xt.
|
|
12404
13559
|
0x00b9 AFTune Nikon AFTune
|
12405
13560
|
0x00bb RetouchInfo Nikon RetouchInfo
|
12406
13561
|
0x00bd PictureControlData Nikon PictureControl
|
13562
|
+
0x00bf SilentPhotography yes
|
12407
13563
|
0x00c3 BarometerInfo Nikon BarometerInfo
|
12408
13564
|
0x0e00 PrintIM PrintIM
|
12409
13565
|
0x0e01 NikonCaptureData NikonCapture
|
@@ -12924,6 +14080,8 @@ These tags are extracted from encrypted data in images from the D5 and D500.
|
|
12924
14080
|
0 ShotInfoVersion no
|
12925
14081
|
4 FirmwareVersion no
|
12926
14082
|
202 Rotation int8u & 0x03
|
14083
|
+
208 Interval int8u~
|
14084
|
+
212 IntervalFrame int8u~
|
12927
14085
|
1506 FlickerReductionIndicator int8u & 0x01
|
12928
14086
|
2004 JPGCompression int8u & 0x01
|
12929
14087
|
2171 AEBracketingSteps int8u & 0xff
|
@@ -12950,9 +14108,29 @@ These tags are extracted from encrypted data in images from the D6.
|
|
12950
14108
|
Index Tag Name Writable
|
12951
14109
|
----- -------- --------
|
12952
14110
|
0 ShotInfoVersion no
|
14111
|
+
4 FirmwareVersion no
|
14112
|
+
30220 IntervalShooting int16u~
|
12953
14113
|
49690 RollAngle fixed32u
|
12954
14114
|
49694 PitchAngle fixed32u
|
12955
14115
|
49698 YawAngle fixed32u
|
14116
|
+
50190 Intervals int32u
|
14117
|
+
50194 ShotsPerInterval int32u
|
14118
|
+
50198 IntervalExposureSmoothing int8u
|
14119
|
+
50200 IntervalPriority int8u
|
14120
|
+
50234 FocusShiftNumberShots int8u
|
14121
|
+
50238 FocusShiftStepWidth int8u
|
14122
|
+
50242 FocusShiftInterval int8u~
|
14123
|
+
50246 FocusShiftExposureLock int8u
|
14124
|
+
50336 DiffractionCompensation int8u
|
14125
|
+
50342 FlashControlMode int8u
|
14126
|
+
50348 FlashGNDistance? no
|
14127
|
+
50352 FlashOutput? int8u
|
14128
|
+
50362 FlashRemoteControl? int8u
|
14129
|
+
50366 FlashMasterControlMode int8u
|
14130
|
+
50368 FlashMasterCompensation? int8s
|
14131
|
+
50372 FlashMasterOutput? int8u
|
14132
|
+
50374 FlashWirelessOption? int8u
|
14133
|
+
50524 MovieType? int8u
|
12956
14134
|
|
12957
14135
|
=head3 Nikon ShotInfoD610 Tags
|
12958
14136
|
|
@@ -12972,9 +14150,57 @@ These tags are extracted from encrypted data in images from the Z7_2.
|
|
12972
14150
|
----- -------- --------
|
12973
14151
|
0 ShotInfoVersion no
|
12974
14152
|
4 FirmwareVersion no
|
14153
|
+
30220 IntervalShooting int16u~
|
14154
|
+
32672 PortraitImpressionBalance int8u[2]~
|
12975
14155
|
52786 RollAngle fixed32u
|
12976
14156
|
52790 PitchAngle fixed32u
|
12977
14157
|
52794 YawAngle fixed32u
|
14158
|
+
52918 ZMenuSettingsOffset int8u
|
14159
|
+
52920 ZMenuSettings Nikon ZMenuSettings
|
14160
|
+
|
14161
|
+
=head3 Nikon ZMenuSettings Tags
|
14162
|
+
|
14163
|
+
These tags are used by the Z5 Z6 Z7 Z6II Z7II Z50 Zfc
|
14164
|
+
|
14165
|
+
Index1 Tag Name Writable
|
14166
|
+
------ -------- --------
|
14167
|
+
160 IntervalDurationHours int32u
|
14168
|
+
164 IntervalDurationMinutes int32u
|
14169
|
+
168 IntervalDurationSeconds int32u
|
14170
|
+
176 Intervals int32u
|
14171
|
+
180 ShotsPerInterval int32u
|
14172
|
+
184 IntervalExposureSmoothing int8u
|
14173
|
+
186 IntervalPriority int8u
|
14174
|
+
220 FocusShiftNumberShots int8u
|
14175
|
+
224 FocusShiftStepWidth int8u
|
14176
|
+
228 FocusShiftInterval int8u~
|
14177
|
+
232 FocusShiftExposureLock int8u
|
14178
|
+
322 DiffractionCompensation int8u
|
14179
|
+
323 AutoDistortionControl int8u
|
14180
|
+
326 NikonMeteringMode? int8u
|
14181
|
+
328 FlashControlMode int8u
|
14182
|
+
334 FlashGNDistance? no
|
14183
|
+
338 FlashOutput? int8u
|
14184
|
+
346 FlashWirelessOption? int8u
|
14185
|
+
348 FlashRemoteControl? int8u
|
14186
|
+
352 FlashMasterControlMode int8u
|
14187
|
+
354 FlashMasterCompensation? int8s
|
14188
|
+
358 FlashMasterOutput? int8u
|
14189
|
+
502 MovieFrameSize? int8u
|
14190
|
+
504 MovieFrameRate? int8u
|
14191
|
+
506 MovieSlowMotion? int8u
|
14192
|
+
510 MovieType? int8u
|
14193
|
+
516 MovieISOAutoManualMode? no
|
14194
|
+
568 MovieActiveD-Lighting? int8u
|
14195
|
+
572 MovieHighISONoiseReduction? int8u
|
14196
|
+
574 MovieVignetteControl? int8u
|
14197
|
+
576 MovieVignetteControlSameAsPhoto? int8u
|
14198
|
+
578 MovieAutoDistortionControl? int8u
|
14199
|
+
584 MovieFocusMode? int8u
|
14200
|
+
590 MovieVibrationReduction? int8u
|
14201
|
+
591 MovieVibrationReductionSameAsPhoto? int8u
|
14202
|
+
858 HDMIOutputN-Log? int8u
|
14203
|
+
5771 MovieDiffrationCompensation? int8u
|
12978
14204
|
|
12979
14205
|
=head3 Nikon ShotInfo Tags
|
12980
14206
|
|
@@ -18744,6 +19970,7 @@ WX350/WX500, ILCE-1/7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/7SM3/9/9M2/5000/
|
|
18744
19970
|
Index1 Tag Name Writable
|
18745
19971
|
------ -------- --------
|
18746
19972
|
1176 ISOInfo Sony ISOInfo
|
19973
|
+
1181 ISOInfo Sony ISOInfo
|
18747
19974
|
1185 ISOInfo Sony ISOInfo
|
18748
19975
|
1186 ISOInfo Sony ISOInfo
|
18749
19976
|
1437 ISOInfo Sony ISOInfo
|
@@ -19074,7 +20301,7 @@ E-mount models.
|
|
19074
20301
|
|
19075
20302
|
=head3 Sony Tag9416 Tags
|
19076
20303
|
|
19077
|
-
Valid for the ILCE-1/7SM3, ILME-FX3.
|
20304
|
+
Valid for the ILCE-1/7M4/7SM3, ILME-FX3.
|
19078
20305
|
|
19079
20306
|
Index1 Tag Name Writable
|
19080
20307
|
------ -------- --------
|
@@ -19098,7 +20325,9 @@ Valid for the ILCE-1/7SM3, ILME-FX3.
|
|
19098
20325
|
115 MinFocalLength no
|
19099
20326
|
117 MaxFocalLength no
|
19100
20327
|
2191 VignettingCorrParams no
|
20328
|
+
2193 VignettingCorrParams no
|
19101
20329
|
2324 ChromaticAberrationCorrParams no
|
20330
|
+
2326 ChromaticAberrationCorrParams no
|
19102
20331
|
|
19103
20332
|
=head3 Sony PIC Tags
|
19104
20333
|
|
@@ -21925,14 +23154,23 @@ writes only EXIF, IPTC and XMP tags in Jpeg2000 images.
|
|
21925
23154
|
|
21926
23155
|
=head3 Jpeg2000 ColorSpec Tags
|
21927
23156
|
|
23157
|
+
The table below contains tags in the color specification (colr) box. This
|
23158
|
+
box may be rewritten by writing either ICC_Profile, ColorSpace or
|
23159
|
+
ColorSpecData. When writing, any existing colr boxes are replaced with the
|
23160
|
+
newly created colr box.
|
23161
|
+
|
23162
|
+
B<NOTE>: Care must be taken when writing this color specification because
|
23163
|
+
writing a specification that is incompatible with the image data may make
|
23164
|
+
the image undisplayable.
|
23165
|
+
|
21928
23166
|
Index1 Tag Name Writable
|
21929
23167
|
------ -------- --------
|
21930
|
-
0 ColorSpecMethod
|
21931
|
-
1 ColorSpecPrecedence
|
21932
|
-
2 ColorSpecApproximation
|
23168
|
+
0 ColorSpecMethod int8s!
|
23169
|
+
1 ColorSpecPrecedence int8s!
|
23170
|
+
2 ColorSpecApproximation int8s!
|
21933
23171
|
3 ICC_Profile ICC_Profile
|
21934
|
-
ColorSpace
|
21935
|
-
ColorSpecData
|
23172
|
+
ColorSpace int32u!
|
23173
|
+
ColorSpecData undef!
|
21936
23174
|
|
21937
23175
|
=head3 Jpeg2000 FileType Tags
|
21938
23176
|
|
@@ -22173,7 +23411,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
|
|
22173
23411
|
EventEarliestDate date_
|
22174
23412
|
EventEndDayOfYear integer_
|
22175
23413
|
EventDate date_
|
22176
|
-
EventID
|
23414
|
+
EventID string/_
|
22177
23415
|
EventRemarks lang-alt_
|
22178
23416
|
EventTime string_
|
22179
23417
|
EventFieldNotes string_
|
@@ -22215,7 +23453,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
|
|
22215
23453
|
HumanObservationEarliestDate date_
|
22216
23454
|
HumanObservationEndDayOfYear integer_
|
22217
23455
|
HumanObservationEventDate date_
|
22218
|
-
HumanObservationEventID
|
23456
|
+
HumanObservationEventID string/_
|
22219
23457
|
HumanObservationEventRemarks lang-alt_
|
22220
23458
|
HumanObservationEventTime string_
|
22221
23459
|
HumanObservationFieldNotes string_
|
@@ -22247,7 +23485,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
|
|
22247
23485
|
MachineObservationEarliestDate date_
|
22248
23486
|
MachineObservationEndDayOfYear integer_
|
22249
23487
|
MachineObservationEventDate date_
|
22250
|
-
MachineObservationEventID
|
23488
|
+
MachineObservationEventID string/_
|
22251
23489
|
MachineObservationEventRemarks lang-alt_
|
22252
23490
|
MachineObservationEventTime string_
|
22253
23491
|
MachineObservationFieldNotes string_
|
@@ -23614,6 +24852,7 @@ specification.
|
|
23614
24852
|
GIFVersion no
|
23615
24853
|
ScreenDescriptor GIF Screen
|
23616
24854
|
Text no
|
24855
|
+
TransparentColor no
|
23617
24856
|
|
23618
24857
|
=head3 GIF Extensions Tags
|
23619
24858
|
|
@@ -25049,22 +26288,22 @@ This is the PDF document catalog.
|
|
25049
26288
|
|
25050
26289
|
Tag ID Tag Name Writable
|
25051
26290
|
------ -------- --------
|
25052
|
-
'CS0' CS0 PDF
|
25053
|
-
'Cs1' Cs1 PDF
|
26291
|
+
'CS0' CS0 PDF DefaultRGB
|
26292
|
+
'Cs1' Cs1 PDF DefaultRGB
|
25054
26293
|
'DefaultCMYK' DefaultCMYK PDF DefaultRGB
|
25055
26294
|
'DefaultRGB' DefaultRGB PDF DefaultRGB
|
25056
26295
|
|
25057
|
-
=head3 PDF
|
26296
|
+
=head3 PDF DefaultRGB Tags
|
25058
26297
|
|
25059
26298
|
Tag ID Tag Name Writable
|
25060
26299
|
------ -------- --------
|
25061
|
-
'
|
26300
|
+
'ICCBased' ICCBased PDF ICCBased
|
25062
26301
|
|
25063
|
-
=head3 PDF
|
26302
|
+
=head3 PDF ICCBased Tags
|
25064
26303
|
|
25065
26304
|
Tag ID Tag Name Writable
|
25066
26305
|
------ -------- --------
|
25067
|
-
'
|
26306
|
+
'_stream' _stream ICC_Profile
|
25068
26307
|
|
25069
26308
|
=head3 PDF Properties Tags
|
25070
26309
|
|
@@ -26079,6 +27318,11 @@ the PrintConv option is enabled and no time zone is specified. This is
|
|
26079
27318
|
because Apple software may display crazy values if the time zone is missing
|
26080
27319
|
for some tags.
|
26081
27320
|
|
27321
|
+
By default ExifTool will remove null padding from some QuickTime containers
|
27322
|
+
in Canon CR3 files when writing, but the
|
27323
|
+
QuickTimePad option may be used to preserve
|
27324
|
+
the original size by padding with nulls if necessary.
|
27325
|
+
|
26082
27326
|
See
|
26083
27327
|
L<https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/>
|
26084
27328
|
for the official specification.
|
@@ -26093,6 +27337,7 @@ for the official specification.
|
|
26093
27337
|
'frea' Kodak_frea Kodak frea
|
26094
27338
|
'free' KodakFree Kodak Free
|
26095
27339
|
Pittasoft QuickTime Pittasoft
|
27340
|
+
ThumbnailImage no
|
26096
27341
|
Free? no
|
26097
27342
|
'ftyp' FileType QuickTime FileType
|
26098
27343
|
'gps0' GPSTrack QuickTime Stream
|
@@ -26153,7 +27398,7 @@ Tags found in Pittasoft Blackvue dashcam "free" data.
|
|
26153
27398
|
The tags below are extracted from timed metadata in QuickTime and other
|
26154
27399
|
formats of video files when the ExtractEmbedded option is used. Although
|
26155
27400
|
most of these tags are combined into the single table below, ExifTool
|
26156
|
-
currently reads
|
27401
|
+
currently reads 59 different formats of timed GPS metadata from video files.
|
26157
27402
|
|
26158
27403
|
Tag Name Writable
|
26159
27404
|
-------- --------
|
@@ -26399,7 +27644,7 @@ changed via the config file.
|
|
26399
27644
|
'player.movie.audio.gain' AudioGain yes
|
26400
27645
|
'player.movie.audio.mute' Mute int8u
|
26401
27646
|
'player.movie.audio.pitchshift' PitchShift yes
|
26402
|
-
'player.movie.audio.treble'
|
27647
|
+
'player.movie.audio.treble' Treble yes
|
26403
27648
|
'player.movie.visual.brightness' Brightness yes
|
26404
27649
|
'player.movie.visual.color' Color yes
|
26405
27650
|
'player.movie.visual.contrast' Contrast yes
|
@@ -35464,6 +36709,7 @@ FileName.
|
|
35464
36709
|
XMP XMP yes!
|
35465
36710
|
XResolution File no
|
35466
36711
|
YResolution File no
|
36712
|
+
ZoneIdentifier System yes!
|
35467
36713
|
|
35468
36714
|
=head2 Composite Tags
|
35469
36715
|
|
@@ -35618,7 +36864,7 @@ values, may created via the ExifTool configuration file.
|
|
35618
36864
|
GPSLongitude Sony:GPSLongitude no
|
35619
36865
|
Sony:GPSLongitudeRef
|
35620
36866
|
GPSLongitudeRef XMP-exif:GPSLongitude no
|
35621
|
-
GPSPosition GPSLatitude
|
36867
|
+
GPSPosition GPSLatitude yes
|
35622
36868
|
GPSLongitude
|
35623
36869
|
HyperfocalDistance FocalLength no
|
35624
36870
|
Aperture
|