4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
|
_hndl = ppEffectCreate ["colorCorrections", 1501];
|
||
|
_hndl ppEffectEnable true;
|
||
|
_hndl ppEffectAdjust [1,0.6,0,[0,0,0,0],[3,3,1,0.75],[2.5,2.5,-2.75,0]];
|
||
|
_hndl ppEffectCommit 0;
|