Navigation: C: Programming > How to proceed > Saving images and videos
Saving and loading single frames
With the is_ImageFile() function you can save the image data of the current image memory to a BMP, PNG or JPG file, and load saved image data into an image memory.