JustPaste.it

/*-----------------------------------------------------------.
/ Cineon DPX settings /
'-----------------------------------------------------------*/
#define Red 15.0 //[1.0 to 15.0]
#define Green 15.0 //[1.0 to 15.0]
#define Blue 15.0 //[1.0 to 15.0]

#define ColorGamma 0.80 //[0.1 to 2.5] Adjusts the colorfulness of the effect in a manner similar to Vibrance. 1.0 is neutral.
#define DPXSaturation 1.00 //[0.0 to 8.0] Adjust saturation of the effect. 1.0 is neutral.

#define RedC 0.33 //[0.6 to 0.2]
#define GreenC 0.33 //[0.6 to 0.2]
#define BlueC 0.33 //[0.6 to 0.2]

#define Blend 0.50 //[0.0 to 0.1] How strong the effect should be.