Jenno
November 23, 2009, 12:35:37
Hey, im trying to load an image from memory of my DFK 21AUC03 camera into a picture control in my MFC application that uses non-modal dialogs in which my picture control is placed. So far i managed to save the image as .bmp file and then load it dinamically(without use of resources), but the process of saving file and the loading it to picture control is too slow, so i was thinking of loading it directly from memory. Is there any way to do this using IC control functions? If not, i would appreciate any tips regarding this problem.
Im using VS2008, language is C++
Im using VS2008, language is C++