Hi,

I need to create gif files on the fly. E.g. stock views with a climbing red-line to see the progress. To do this i need to write an in memory image and stream it to a file. Does somebody know documentation or code about how the structure of gif files work. The most gif-classes are used to read and and display or convert images so that's no help in my situation. Hope anyone can help !

-- Ron