Home > C: Programming > How To Proceed > Saving Images and Videos > | History back Previous chapter Next chapter Print |
Saving and Loading Single Frames |
uEye Camera Manual Version 3.80
Saving and Loading Single Frames
Using the following functions, you can save the image data of the current image memory to a BMP or JPG file, and load saved image data into an image memory:
Loads an image from a bitmap file into the current image memory. |
|
Loads an image from a bitmap file into a new image memory. |
|
Saves the current image as a BMP file. |
|
Saves the current image as a JPEG of BMP file. |
|
Saves the contents of the image memory as a BMP file. |
|
Saves the contents of the image memory as a JPEG of BMP file. |