how i can crop any image using avicap.dll or vb.net or wai
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
hi dear i have developed a program in vb.net that just connect my webcame and take pic now i want to make a function that will crop my pictures so for that give me any help about it any function or any compoenet etc.
Regards Msaqlain
Once the image has been captured, you can just draw any portion of it onto a new Bitmap, so create one the right size and draw the portion you require onto it.
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 )