Search found 2 matches
- Mon Jan 21, 2008 2:10 pm
- Forum: Easy GIF Animator Support
- Topic: Thousand frames
- Replies: 3
- Views: 4326
What error do you get if you try to create the 1000 image .GIF? (1) The parameter is incorrect. (2) The handle is invalid. (3) Not enough storage space to process this. (4) Canvas does not allow drawing. (5) Error creating region. (6) Can't create compatible DC. (7) Can't allocate the DIB handle ...
- Mon Jan 21, 2008 10:00 am
- Forum: Easy GIF Animator Support
- Topic: Thousand frames
- Replies: 3
- Views: 4326
Thousand frames
I want to simulate these thousand pictures as an animated GIF file. Each of dimensions 130 x 70 pixels. Stretched, not smooth. Like this. http://aliquot.googlegroups.com/web/hundred.gif but, I am unable to save into a single GIF file, all the thousand images, once I added all of them up. Could you ...