For my final project in school ( even though I'm not a programmer ) I have to make a program that reads barcodes. I have to use Common Vision Blox.
I got a live feedback from the camera and I'm able to snap it. But I want to save this picture now, I tried using this method (Saving image to file), but there seems to be a fault. Probably because I don't actually know which reference to use. I'll add my program in pictures.
I would like to save the snap in JPEG or something, so that I call it further in the program to start the barcode recognition.
Hope you guys can help, thanks in advance!