Hi,
-
Hi, I've created an application to save a picture from a webcam as a BMP, but this image is saved at 320x240 pixels. What i would like to do is after saving this image, have vb open it up in a non visible picture box if need be, and save then crop at 162*197. i have used avicap32.dll and user32.dll . now plz tell me about croping.
Regards Msaqlain
-
Hi, I've created an application to save a picture from a webcam as a BMP, but this image is saved at 320x240 pixels. What i would like to do is after saving this image, have vb open it up in a non visible picture box if need be, and save then crop at 162*197. i have used avicap32.dll and user32.dll . now plz tell me about croping.
Regards Msaqlain
I just answered this question, did you try what I told you before asking it again ? You don't need those dlls, all you need to do is redraw the image section you want on a smaller bitmap.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )