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:

is_LoadImage()

Loads an image from a bitmap file into the current image memory.

is_LoadImageMem()

Loads an image from a bitmap file into a new image memory.

is_SaveImage()

Saves the current image as a BMP file.

is_SaveImageEx()

Saves the current image as a JPEG of BMP file.

is_SaveImageMem()

Saves the contents of the image memory as a BMP file.

is_SaveImageMemEx()

Saves the contents of the image memory as a JPEG of BMP file.


Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!


© 2010 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com