Created
March 8, 2021 11:09
-
-
Save bezineb5/f99243fcf8418c34aa3a29f290fbd248 to your computer and use it in GitHub Desktop.
Invert curve in Capture One
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<SL Engine="1300"> | |
<E K="GradationCurve" V="0,1;1,0" /> | |
<E K="GradationCurveBlue" V="0,0;1,1" /> | |
<E K="GradationCurveGreen" V="0,0;1,1" /> | |
<E K="GradationCurveRed" V="0,0;1,1" /> | |
<E K="GradationCurveY" V="0,0;1,1" /> | |
<E K="Name" V="Invert" /> | |
<E K="StyleSource" V="Styles" /> | |
<E K="UUID" V="6817B40F-270C-4E0F-B7B5-E63FFB2D0192" /> | |
</SL> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment