We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a4991 commit 9850d74Copy full SHA for 9850d74
1 file changed
cgeDemo/src/main/java/org/wysaid/cgeDemo/MainActivity.java
@@ -31,9 +31,8 @@ public class MainActivity extends AppCompatActivity {
31
32
public static final String EFFECT_CONFIGS[] = {
33
"",
34
- "@style waveform 0.01 0.01 0.4 0.4 0.0 0.0 0.0 0.9",
35
- "@style hist 0.5 0.5 0.5 0.5 0.0 0.0 0.0 ",
36
"@curve RGB(0,255)(255,0) @style cm mapping0.jpg 80 80 8 3", // ASCII art (字符画效果)
+ "@style waveform 0.01 0.01 0.4 0.4",
37
"@beautify face 1 480 640", //Beautify
38
"@adjust lut edgy_amber.png",
39
"@adjust lut filmstock.png",
0 commit comments