efl/src/examples/evas/filters/filter_transform.txt

5 lines
106 B
Plaintext

buffer : t (alpha);
transform (oy = 20, dst = t);
blend (src = t, color = silver);
blend (color = black);