Jpeg to Gif animation
-
There's an article on this site about creatng animated gifs, I thought. Loading JPGs is no different to any other bitmap format. Be aware that jpeg is 24 bit and gif is 8 bit, so you will lose quality in the process.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
There's an article on this site about creatng animated gifs, I thought. Loading JPGs is no different to any other bitmap format. Be aware that jpeg is 24 bit and gif is 8 bit, so you will lose quality in the process.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )