105SDK (Software development Kit)
© 2010 Thorlabs
7.2.4
Saving Images and Videos
Using the DCx camera API, you can
save and load single frames and
capture an AVI frame sequence
7.2.4.1
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.
105
106
200
201
210
211
213
214