On 10/11/2013 09:27 PM, Ofnuts wrote:

To add to Jehans's anwer,if you have a sequence of shots, you can fade the end into the beginning to avoid a sharp transition:

+---+---+---+---+---+---+---+---+---+---+
| 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
+---+---+---+---+---+---+---+---+---+---+
+---+---+---+---+---+---+---+---+---+---+
                            | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
+---+---+---+---+---+---+---+---+---+---+
---------------------------------------------------------------------
             +---+---+---+---+---+---+---+
             | 3 | 4 | 5 | 6 | A | B | C |
             +---+---+---+---+---+---+---+

ImgA=75% Img7 + 25% Img0
ImgB=50% Img8 + 25% Img1
ImgC=25% Img9 + 25% Img2


Oops. I meant of course;

ImgA=75% Img7 + 25% Img0

ImgB=50% Img8 + 50% Img1

ImgC=25% Img9 + 75% Img2

_______________________________________________
gimp-user-list mailing list
List address:    gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list

Reply via email to