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

4 lines
105 B
Plaintext

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