Page 1 of 1

Having each frame replace previous frame

Posted: 2011-01-28T08:29:47-07:00
by jamespgeorge
I have a series of png images that display counties... I'd like to take this series of images and make them in to an mng animation but I need each frame to disappear as it is replaced by a new frame. Is there way to accomplish this ?

Thanks
Jim George
jgeorge@wsi.com

Re: Having each frame replace previous frame

Posted: 2011-01-28T09:20:00-07:00
by jamespgeorge
Was able to use the -dispose function.... and finally got it to work as I wanted... Thanks

Re: Having each frame replace previous frame

Posted: 2011-01-31T00:48:07-07:00
by anthony
Can you post an small example of this, please